Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    CommentsIndentation
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • message
  • Javadoc comment at column \d+ has parse error

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

    Report id Files Violations Severity-warning
    base 20004 3912 3912
    patch 20004 3912 (3912 removed, 3912 added) 3912 (3912 removed, 3912 added)
    1520 files with differences 7824 changes in violations 7824 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck
    base 3912
    patch 3912 (3912 removed, 3912 added)
    changes in violations 7824

    Number of unique base messages reported below: 3912
    Number of unique patch messages reported below: 3912

    Violations:

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/non-build-utils/reorder/tools/Combine.java

    Severity Rule Message Line Col
    #A1 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 45. 43
    #A2 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 45. 43 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/non-build-utils/src/build/tools/dirdiff/DirDiff.java

    Severity Rule Message Line Col
    #A3 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 42. 41
    #A4 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 42. 41 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/charsetmapping/Hasher.java

    Severity Rule Message Line Col
    #A5 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 111. 110
    #A6 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 111. 110 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/cldrconverter/CLDRConverter.java

    Severity Rule Message Line Col
    #A7 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 756. 755
    #A8 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 756. 755 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatebreakiteratordata/CharSet.java

    Severity Rule Message Line Col
    #A9 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 478. 480
    #A10 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 478. 480 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatebreakiteratordata/CharacterCategory.java

    Severity Rule Message Line Col
    #A11 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 128. 127
    #A12 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 128. 127 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatebreakiteratordata/RuleBasedBreakIteratorBuilder.java

    Severity Rule Message Line Col
    #A13 warning CommentsIndentation Comment has incorrect indentation level 65, expected is 8, indentation should be the same level as line 911. 910
    #A14 warning CommentsIndentation Comment has incorrect indentation level 65, expected is 8, indentation should be the same level as line 911. 910 66
    #A15 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 913. 912
    #A16 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 913. 912 53
    #A17 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,965. 1962
    #A18 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,965. 1962 5
    #A19 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,970. 1967
    #A20 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,970. 1967 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatecharacter/GenerateCharacter.java

    Severity Rule Message Line Col
    #A21 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 632. 631
    #A22 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 632. 631 13
    #A23 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 634. 633
    #A24 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 634. 633 13
    #A25 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 1,289. 1288
    #A26 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 1,289. 1288 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatecharacter/SpecialCaseMap.java

    Severity Rule Message Line Col
    #A27 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 86
    #A28 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 86 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatecharacter/UnicodeSpec.java

    Severity Rule Message Line Col
    #A29 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 56. 51
    #A30 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 56. 51 9
    #A31 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 60
    #A32 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 60 9
    #A33 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 86. 81
    #A34 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 86. 81 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatecurrencydata/GenerateCurrencyData.java

    Severity Rule Message Line Col
    #A35 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 206. 205
    #A36 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 206. 205 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/PainterGenerator.java

    Severity Rule Message Line Col
    #A37 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 352. 350
    #A38 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 352. 350 1
    #A39 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 352. 351
    #A40 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 352. 351 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/ConstantSetNode.java

    Severity Rule Message Line Col
    #A41 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 73. 78
    #A42 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 73. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/module/GenModuleInfoSource.java

    Severity Rule Message Line Col
    #A43 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 471. 470
    #A44 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 471. 470 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/x11wrappergen/WrapperGenerator.java

    Severity Rule Message Line Col
    #A45 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 60. 56
    #A46 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 60. 56 1
    #A47 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 68
    #A48 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 68 1
    #A49 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 540. 541
    #A50 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 540. 541 1
    #A51 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,113. 1112
    #A52 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,113. 1112 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    #A53 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 113. 112
    #A54 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 113. 112 9
    #A55 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 113. 114
    #A56 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 113. 114 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    Severity Rule Message Line Col
    #A57 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 377. 371
    #A58 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 377. 371 5
    #A59 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 390. 384
    #A60 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 390. 384 5
    #A61 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 404. 398
    #A62 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 404. 398 5
    #A63 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 417. 409
    #A64 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 417. 409 5
    #A65 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 433. 426
    #A66 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 433. 426 5
    #A67 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 449. 441
    #A68 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 449. 441 5
    #A69 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 460. 456
    #A70 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 460. 456 5
    #A71 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 469. 464
    #A72 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 469. 464 5
    #A73 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 477. 473
    #A74 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 477. 473 5
    #A75 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 485. 481
    #A76 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 485. 481 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/text/TextMeasureTests.java

    Severity Rule Message Line Col
    #A77 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 101. 103
    #A78 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 101. 103 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    #A79 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 458. 455
    #A80 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 458. 455 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/SampleTree/SampleTree.java

    Severity Rule Message Line Col
    #A81 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 254. 232
    #A82 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 254. 232 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/TableExample/OldJTable.java

    Severity Rule Message Line Col
    #A83 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 58
    #A84 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 58 4
    #A85 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69
    #A86 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69 1
    #A87 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 165. 163
    #A88 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 165. 163 1
    #A89 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 241
    #A90 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 241 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/TableExample/TableMap.java

    Severity Rule Message Line Col
    #A91 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 110. 107
    #A92 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 110. 107 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/linux/classes/sun/nio/ch/EPollArrayWrapper.java

    Severity Rule Message Line Col
    #A93 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 90. 89
    #A94 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 90. 89 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/linux/classes/sun/nio/fs/LinuxNativeDispatcher.java

    Severity Rule Message Line Col
    #A95 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38
    #A96 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/macosx/classes/apple/security/KeychainStore.java

    Severity Rule Message Line Col
    #A97 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 219. 218
    #A98 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 219. 218 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/macosx/classes/sun/nio/fs/BsdNativeDispatcher.java

    Severity Rule Message Line Col
    #A99 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38
    #A100 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38 4
    #A101 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 43
    #A102 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 43 4
    #A103 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49
    #A104 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/FeedbackCipher.java

    Severity Rule Message Line Col
    #A105 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 109. 104
    #A106 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 109. 104 4
    #A107 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 156. 140
    #A108 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 156. 140 5
    #A109 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 198. 182
    #A110 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 198. 182 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/JceKeyStore.java

    Severity Rule Message Line Col
    #A111 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 762. 761
    #A112 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 762. 761 33
    #A113 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 765. 764
    #A114 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 765. 764 33
    #A115 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 769. 768
    #A116 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 769. 768 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBECipherCore.java

    Severity Rule Message Line Col
    #A117 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 99. 90
    #A118 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 99. 90 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBES1Core.java

    Severity Rule Message Line Col
    #A119 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 99. 90
    #A120 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 99. 90 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBES2Core.java

    Severity Rule Message Line Col
    #A121 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 269. 268
    #A122 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 269. 268 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBEWithMD5AndDESCipher.java

    Severity Rule Message Line Col
    #A123 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 79
    #A124 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 79 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBEWithMD5AndTripleDESCipher.java

    Severity Rule Message Line Col
    #A125 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91
    #A126 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBMAC1Core.java

    Severity Rule Message Line Col
    #A127 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 170. 169
    #A128 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 170. 169 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/AdaptiveCoding.java

    Severity Rule Message Line Col
    #A129 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 271
    #A130 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 271 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Attribute.java

    Severity Rule Message Line Col
    #A131 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,486. 1509
    #A132 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,486. 1509 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Code.java

    Severity Rule Message Line Col
    #A133 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 354. 356
    #A134 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 354. 356 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/CodingChooser.java

    Severity Rule Message Line Col
    #A135 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,378. 1391
    #A136 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,378. 1391 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/ConstantPool.java

    Severity Rule Message Line Col
    #A137 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 12, indentation should be the same level as line 1554, 1557. 1556
    #A138 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 12, indentation should be the same level as line 1554, 1557. 1556 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Driver.java

    Severity Rule Message Line Col
    #A139 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 108. 107
    #A140 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 108. 107 17
    #A141 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 567. 566
    #A142 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 567. 566 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Fixups.java

    Severity Rule Message Line Col
    #A143 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 478. 493
    #A144 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 478. 493 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Histogram.java

    Severity Rule Message Line Col
    #A145 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 377
    #A146 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 377 1
    #A147 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 660. 616
    #A148 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 660. 616 1
    #A149 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 615. 663
    #A150 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 615. 663 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    #A151 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,100. 1090
    #A152 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,100. 1090 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PackageReader.java

    Severity Rule Message Line Col
    #A153 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 242. 241
    #A154 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 242. 241 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    #A155 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 509. 507
    #A156 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 509. 507 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PopulationCoding.java

    Severity Rule Message Line Col
    #A157 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 396. 395
    #A158 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 396. 395 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Utils.java

    Severity Rule Message Line Col
    #A159 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 261. 260
    #A160 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 261. 260 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java

    Severity Rule Message Line Col
    #A161 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76
    #A162 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76 1
    #A163 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 82
    #A164 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/Console.java

    Severity Rule Message Line Col
    #A165 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 102. 96
    #A166 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 102. 96 4
    #A167 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 137. 106
    #A168 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 137. 106 4
    #A169 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 171. 141
    #A170 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 171. 141 4
    #A171 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 176
    #A172 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 176 4
    #A173 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 246. 215
    #A174 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 246. 215 4
    #A175 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 264
    #A176 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 264 4
    #A177 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 310. 278
    #A178 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 310. 278 4
    #A179 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 354. 344
    #A180 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 354. 344 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/FileOutputStream.java

    Severity Rule Message Line Col
    #A181 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 383. 373
    #A182 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 383. 373 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    #A183 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 164. 158
    #A184 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 164. 158 29
    #A185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 199. 197
    #A186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 199. 197 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/FileReader.java

    Severity Rule Message Line Col
    #A187 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 47
    #A188 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 47 4
    #A189 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 61
    #A190 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 61 4
    #A191 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 75
    #A192 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 75 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectInputStream.java

    Severity Rule Message Line Col
    #A193 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 2,109. 2102
    #A194 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 2,109. 2102 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectStreamConstants.java

    Severity Rule Message Line Col
    #A195 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 212
    #A196 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 212 4
    #A197 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 226
    #A198 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 226 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedInputStream.java

    Severity Rule Message Line Col
    #A199 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 55
    #A200 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 55 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedOutputStream.java

    Severity Rule Message Line Col
    #A201 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 53. 49
    #A202 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 53. 49 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedReader.java

    Severity Rule Message Line Col
    #A203 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48
    #A204 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/Reader.java

    Severity Rule Message Line Col
    #A205 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 263. 255
    #A206 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 263. 255 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Boolean.java

    Severity Rule Message Line Col
    #A207 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 239. 230
    #A208 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 239. 230 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Character.java

    Severity Rule Message Line Col
    #A209 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 4,332. 4328
    #A210 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 4,332. 4328 10
    #A211 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 7,431. 7430
    #A212 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 7,431. 7430 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ClassNotFoundException.java

    Severity Rule Message Line Col
    #A213 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 54
    #A214 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Enum.java

    Severity Rule Message Line Col
    #A215 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 0, indentation should be the same level as line 57. 56
    #A216 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 0, indentation should be the same level as line 57. 56 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Float.java

    Severity Rule Message Line Col
    #A217 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 493. 483
    #A218 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 493. 483 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Long.java

    Severity Rule Message Line Col
    #A219 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,774. 1773
    #A220 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,774. 1773 9
    #A221 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,825. 1815
    #A222 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,825. 1815 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Math.java

    Severity Rule Message Line Col
    #A223 warning CommentsIndentation Comment has incorrect indentation level 35, expected is 8, indentation should be the same level as line 360. 364
    #A224 warning CommentsIndentation Comment has incorrect indentation level 35, expected is 8, indentation should be the same level as line 360. 364 36
    #A225 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 944. 943
    #A226 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 944. 943 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StackStreamFactory.java

    Severity Rule Message Line Col
    #A227 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 164. 152
    #A228 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 164. 152 9
    #A229 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 170. 166
    #A230 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 170. 166 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/String.java

    Severity Rule Message Line Col
    #A231 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 648
    #A232 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 648 4
    #A233 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,051. 3048
    #A234 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,051. 3048 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringBuffer.java

    Severity Rule Message Line Col
    #A235 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 98. 31
    #A236 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 98. 31 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringLatin1.java

    Severity Rule Message Line Col
    #A237 warning CommentsIndentation Comment has incorrect indentation level 55, expected is 8, indentation should be the same level as line 379. 378
    #A238 warning CommentsIndentation Comment has incorrect indentation level 55, expected is 8, indentation should be the same level as line 379. 378 56
    #A239 warning CommentsIndentation Comment has incorrect indentation level 55, expected is 8, indentation should be the same level as line 454. 453
    #A240 warning CommentsIndentation Comment has incorrect indentation level 55, expected is 8, indentation should be the same level as line 454. 453 56

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringUTF16.java

    Severity Rule Message Line Col
    #A241 warning CommentsIndentation Comment has incorrect indentation level 60, expected is 8, indentation should be the same level as line 634. 633
    #A242 warning CommentsIndentation Comment has incorrect indentation level 60, expected is 8, indentation should be the same level as line 634. 633 61
    #A243 warning CommentsIndentation Comment has incorrect indentation level 59, expected is 8, indentation should be the same level as line 739. 738
    #A244 warning CommentsIndentation Comment has incorrect indentation level 59, expected is 8, indentation should be the same level as line 739. 738 60

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/System.java

    Severity Rule Message Line Col
    #A245 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 240. 232
    #A246 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 240. 232 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Thread.java

    Severity Rule Message Line Col
    #A247 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 251. 248
    #A248 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 251. 248 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ThreadLocal.java

    Severity Rule Message Line Col
    #A249 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 219. 208
    #A250 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 219. 208 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodHandle.java

    Severity Rule Message Line Col
    #A251 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 998. 977
    #A252 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 998. 977 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodHandles.java

    Severity Rule Message Line Col
    #A253 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 20, indentation should be the same level as line 2,227. 2226
    #A254 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 20, indentation should be the same level as line 2,227. 2226 24
    #A255 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,046. 3000
    #A256 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,046. 3000 6
    #A257 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 4,873. 4872
    #A258 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 4,873. 4872 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodType.java

    Severity Rule Message Line Col
    #A259 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 19, indentation should be the same level as line 477. 463
    #A260 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 19, indentation should be the same level as line 477. 463 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/VarHandles.java

    Severity Rule Message Line Col
    #A261 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 539
    #A262 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 539 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/AccessibleObject.java

    Severity Rule Message Line Col
    #A263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 275. 270
    #A264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 275. 270 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/AnnotatedElement.java

    Severity Rule Message Line Col
    #A265 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 289. 277
    #A266 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 289. 277 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/InvocationTargetException.java

    Severity Rule Message Line Col
    #A267 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 49
    #A268 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 49 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/ProxyGenerator.java

    Severity Rule Message Line Col
    #A269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 90
    #A270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 90 1
    #A271 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 99. 98
    #A272 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 99. 98 1
    #A273 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 103
    #A274 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 103 1
    #A275 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 105
    #A276 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 105 1
    #A277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 119. 118
    #A278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 119. 118 1
    #A279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 123
    #A280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 123 1
    #A281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 132
    #A282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 132 1
    #A283 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 137. 136
    #A284 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 137. 136 1
    #A285 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 140
    #A286 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 140 1
    #A287 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 145. 144
    #A288 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 145. 144 1
    #A289 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 160
    #A290 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 160 1
    #A291 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 178. 177
    #A292 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 178. 177 1
    #A293 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 185
    #A294 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 185 1
    #A295 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 189
    #A296 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 189 1
    #A297 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 192. 191
    #A298 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 192. 191 1
    #A299 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 275. 274
    #A300 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 275. 274 1
    #A301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 285. 284
    #A302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 285. 284 1
    #A303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 291. 290
    #A304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 291. 290 1
    #A305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 292
    #A306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 292 1
    #A307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 298. 297
    #A308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 298. 297 1
    #A309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303
    #A310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303 1
    #A311 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 526. 525
    #A312 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 526. 525 41
    #A313 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 528. 527
    #A314 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 528. 527 41
    #A315 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 530. 529
    #A316 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 530. 529 41
    #A317 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 535. 534
    #A318 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 535. 534 41
    #A319 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 537. 536
    #A320 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 537. 536 41
    #A321 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 539. 538
    #A322 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 539. 538 41
    #A323 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 542. 541
    #A324 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 542. 541 41
    #A325 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 544. 543
    #A326 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 544. 543 41
    #A327 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 550. 549
    #A328 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 550. 549 41
    #A329 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 552. 551
    #A330 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 552. 551 41
    #A331 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 557. 556
    #A332 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 557. 556 41
    #A333 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 559. 558
    #A334 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 559. 558 41
    #A335 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 564. 563
    #A336 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 564. 563 42
    #A337 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 746. 745
    #A338 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 746. 745 41
    #A339 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 748. 747
    #A340 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 748. 747 41
    #A341 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 750. 749
    #A342 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 750. 749 41
    #A343 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 752. 751
    #A344 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 752. 751 41
    #A345 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 814. 813
    #A346 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 814. 813 41
    #A347 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 816. 815
    #A348 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 816. 815 41
    #A349 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 818. 817
    #A350 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 818. 817 41
    #A351 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 820. 819
    #A352 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 820. 819 41
    #A353 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 825. 824
    #A354 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 825. 824 41
    #A355 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 827. 826
    #A356 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 827. 826 41
    #A357 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 829. 828
    #A358 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 829. 828 41
    #A359 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 831. 830
    #A360 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 831. 830 41
    #A361 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 833. 832
    #A362 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 833. 832 41
    #A363 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 835. 834
    #A364 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 835. 834 41
    #A365 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 837. 836
    #A366 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 837. 836 41
    #A367 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 840. 839
    #A368 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 840. 839 41
    #A369 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 842. 841
    #A370 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 842. 841 41
    #A371 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 844. 843
    #A372 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 844. 843 41
    #A373 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 846. 845
    #A374 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 846. 845 41
    #A375 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 849. 848
    #A376 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 849. 848 41
    #A377 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 854. 853
    #A378 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 854. 853 41
    #A379 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 856. 855
    #A380 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 856. 855 41
    #A381 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 858. 857
    #A382 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 858. 857 41
    #A383 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 860. 859
    #A384 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 860. 859 25
    #A385 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,336. 1334
    #A386 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,336. 1334 1
    #A387 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 1,589. 1587
    #A388 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 1,589. 1587 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/TypeVariable.java

    Severity Rule Message Line Col
    #A389 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 101. 90
    #A390 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 101. 90 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/BigDecimal.java

    Severity Rule Message Line Col
    #A391 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 4, indentation should be the same level as line 255. 244
    #A392 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 4, indentation should be the same level as line 255. 244 31
    #A393 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 16, indentation should be the same level as line 527. 526
    #A394 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 16, indentation should be the same level as line 527. 526 40
    #A395 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,412. 2414
    #A396 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,412. 2414 17
    #A397 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 4,099. 4100
    #A398 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 4,099. 4100 9
    #A399 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,198. 4193
    #A400 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,198. 4193 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/BigInteger.java

    Severity Rule Message Line Col
    #A401 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 855. 843
    #A402 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 855. 843 4
    #A403 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 2,825. 2767
    #A404 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 2,825. 2767 5
    #A405 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 2,880. 2878
    #A406 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 2,880. 2878 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/MutableBigInteger.java

    Severity Rule Message Line Col
    #A407 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,085. 1077
    #A408 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,085. 1077 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/RoundingMode.java

    Severity Rule Message Line Col
    #A409 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 127. 100
    #A410 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 127. 100 9
    #A411 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 155. 129
    #A412 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 155. 129 9
    #A413 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 184. 157
    #A414 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 184. 157 9
    #A415 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 213. 186
    #A416 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 213. 186 9
    #A417 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 244. 215
    #A418 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 244. 215 9
    #A419 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 274. 246
    #A420 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 274. 246 9
    #A421 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 311. 276
    #A422 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 311. 276 9
    #A423 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 339. 313
    #A424 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 339. 313 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/SignedMutableBigInteger.java

    Severity Rule Message Line Col
    #A425 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49
    #A426 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49 4
    #A427 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 82
    #A428 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 82 4
    #A429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 93
    #A430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 93 4
    #A431 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 104
    #A432 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 104 4
    #A433 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 118. 115
    #A434 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 118. 115 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/AbstractPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    #A435 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 288. 283
    #A436 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 288. 283 5
    #A437 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 9, indentation should be the same level as line 297. 293
    #A438 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 9, indentation should be the same level as line 297. 293 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/AbstractPlainSocketImpl.java

    Severity Rule Message Line Col
    #A439 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 78. 76
    #A440 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 78. 76 4
    #A441 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 257. 253
    #A442 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 257. 253 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/HttpURLConnection.java

    Severity Rule Message Line Col
    #A443 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 427. 412
    #A444 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 427. 412 5
    #A445 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 663. 645
    #A446 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 663. 645 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/Inet6Address.java

    Severity Rule Message Line Col
    #A447 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 818. 810
    #A448 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 818. 810 5
    #A449 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 829. 822
    #A450 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 829. 822 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/InetSocketAddress.java

    Severity Rule Message Line Col
    #A451 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 271. 270
    #A452 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 271. 270 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/InterfaceAddress.java

    Severity Rule Message Line Col
    #A453 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 72
    #A454 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 72 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/Proxy.java

    Severity Rule Message Line Col
    #A455 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 148. 134
    #A456 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 148. 134 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/SecureCacheResponse.java

    Severity Rule Message Line Col
    #A457 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77
    #A458 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77 5
    #A459 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 94
    #A460 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 94 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/ServerSocket.java

    Severity Rule Message Line Col
    #A461 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 849. 813
    #A462 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 849. 813 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/Socket.java

    Severity Rule Message Line Col
    #A463 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 455. 447
    #A464 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 455. 447 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/SocketPermission.java

    Severity Rule Message Line Col
    #A465 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 204. 201
    #A466 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 204. 201 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/SocksSocketImpl.java

    Severity Rule Message Line Col
    #A467 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 268. 267
    #A468 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 268. 267 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URL.java

    Severity Rule Message Line Col
    #A469 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,512. 1503
    #A470 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,512. 1503 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URLClassLoader.java

    Severity Rule Message Line Col
    #A471 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 343
    #A472 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 343 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URLConnection.java

    Severity Rule Message Line Col
    #A473 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 173. 160
    #A474 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 173. 160 4
    #A475 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 188. 175
    #A476 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 188. 175 4
    #A477 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 203. 190
    #A478 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 203. 190 4
    #A479 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 207
    #A480 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 207 4
    #A481 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 246. 228
    #A482 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 246. 228 4
    #A483 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 251
    #A484 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 251 4
    #A485 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 276. 271
    #A486 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 276. 271 4
    #A487 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 292. 289
    #A488 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 292. 289 4
    #A489 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,048. 1035
    #A490 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,048. 1035 4
    #A491 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,060. 1052
    #A492 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,060. 1052 4
    #A493 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,076. 1064
    #A494 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,076. 1064 4
    #A495 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,092. 1081
    #A496 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,092. 1081 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URLStreamHandler.java

    Severity Rule Message Line Col
    #A497 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 142. 140
    #A498 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 142. 140 1
    #A499 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 536. 518
    #A500 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 536. 518 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/channels/spi/SelectorProvider.java

    Severity Rule Message Line Col
    #A501 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 320. 262
    #A502 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 320. 262 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/AccessControlContext.java

    Severity Rule Message Line Col
    #A503 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 681. 680
    #A504 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 681. 680 9
    #A505 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 816. 813
    #A506 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 816. 813 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/DigestException.java

    Severity Rule Message Line Col
    #A507 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 54. 47
    #A508 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 54. 47 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/DigestInputStream.java

    Severity Rule Message Line Col
    #A509 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 186. 182
    #A510 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 186. 182 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/DigestOutputStream.java

    Severity Rule Message Line Col
    #A511 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 169. 165
    #A512 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 169. 165 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Key.java

    Severity Rule Message Line Col
    #A513 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 107
    #A514 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 107 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyManagementException.java

    Severity Rule Message Line Col
    #A515 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 67. 60
    #A516 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 67. 60 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyPair.java

    Severity Rule Message Line Col
    #A517 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 79. 74
    #A518 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 79. 74 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyStoreException.java

    Severity Rule Message Line Col
    #A519 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 57. 50
    #A520 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 57. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Provider.java

    Severity Rule Message Line Col
    #A521 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 893. 883
    #A522 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 893. 883 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Signer.java

    Severity Rule Message Line Col
    #A523 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 114
    #A524 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 114 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/UnrecoverableEntryException.java

    Severity Rule Message Line Col
    #A525 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46
    #A526 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/UnrecoverableKeyException.java

    Severity Rule Message Line Col
    #A527 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46
    #A528 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/CRLException.java

    Severity Rule Message Line Col
    #A529 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 40
    #A530 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 40 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/interfaces/DSAKeyPairGenerator.java

    Severity Rule Message Line Col
    #A531 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 87. 73
    #A532 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 87. 73 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/interfaces/DSAPrivateKey.java

    Severity Rule Message Line Col
    #A533 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 46
    #A534 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 46 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/interfaces/DSAPublicKey.java

    Severity Rule Message Line Col
    #A535 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 46
    #A536 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 46 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/interfaces/ECPrivateKey.java

    Severity Rule Message Line Col
    #A537 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 42
    #A538 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 42 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/interfaces/ECPublicKey.java

    Severity Rule Message Line Col
    #A539 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 44
    #A540 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A541 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 89. 59
    #A542 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 89. 59 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/spec/RSAOtherPrimeInfo.java

    Severity Rule Message Line Col
    #A543 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 60
    #A544 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 60 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A545 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 58
    #A546 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 58 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/ChoiceFormat.java

    Severity Rule Message Line Col
    #A547 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 401. 393
    #A548 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 401. 393 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/CollationKey.java

    Severity Rule Message Line Col
    #A549 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 142. 135
    #A550 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 142. 135 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/DecimalFormat.java

    Severity Rule Message Line Col
    #A551 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 2,310. 2309
    #A552 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 2,310. 2309 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/NumberFormat.java

    Severity Rule Message Line Col
    #A553 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 309. 300
    #A554 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 309. 300 4
    #A555 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 334. 325
    #A556 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 334. 325 4
    #A557 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 351. 339
    #A558 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 351. 339 4
    #A559 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 367. 355
    #A560 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 367. 355 4
    #A561 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 386. 371
    #A562 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 386. 371 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/RBCollationTables.java

    Severity Rule Message Line Col
    #A563 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 83. 84
    #A564 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 83. 84 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/RuleBasedCollator.java

    Severity Rule Message Line Col
    #A565 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 24, indentation should be the same level as line 490. 489
    #A566 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 24, indentation should be the same level as line 490. 489 49
    #A567 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 32, indentation should be the same level as line 502. 501
    #A568 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 32, indentation should be the same level as line 502. 501 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/SimpleDateFormat.java

    Severity Rule Message Line Col
    #A569 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 12, indentation should be the same level as line 1,350. 1349
    #A570 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 12, indentation should be the same level as line 1,350. 1349 6
    #A571 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 2,216. 2213
    #A572 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 2,216. 2213 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/LocalTime.java

    Severity Rule Message Line Col
    #A573 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 359. 346
    #A574 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 359. 346 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/Chronology.java

    Severity Rule Message Line Col
    #A575 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 739. 722
    #A576 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 739. 722 5
    #A577 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 768. 750
    #A578 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 768. 750 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/IsoChronology.java

    Severity Rule Message Line Col
    #A579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 290. 272
    #A580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 290. 272 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DateTimeFormatter.java

    Severity Rule Message Line Col
    #A581 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,121. 2126
    #A582 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,121. 2126 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java

    Severity Rule Message Line Col
    #A583 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 4,306. 4305
    #A584 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 4,306. 4305 31

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ArraysSupport.java

    Severity Rule Message Line Col
    #A585 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 238. 239
    #A586 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 238. 239 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Base64.java

    Severity Rule Message Line Col
    #A587 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 872. 871
    #A588 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 872. 871 42
    #A589 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 874. 873
    #A590 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 874. 873 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Collections.java

    Severity Rule Message Line Col
    #A591 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,334. 3306
    #A592 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,334. 3306 1
    #A593 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 5,397. 5396
    #A594 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 5,397. 5396 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/EnumSet.java

    Severity Rule Message Line Col
    #A595 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 0, indentation should be the same level as line 82. 81
    #A596 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 0, indentation should be the same level as line 82. 81 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/FormatFlagsConversionMismatchException.java

    Severity Rule Message Line Col
    #A597 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 68. 63
    #A598 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 68. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Formatter.java

    Severity Rule Message Line Col
    #A599 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,667. 4666
    #A600 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,667. 4666 1
    #A601 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,675. 4674
    #A602 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,675. 4674 1
    #A603 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,682. 4681
    #A604 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,682. 4681 1
    #A605 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 4,684. 4683
    #A606 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 4,684. 4683 45
    #A607 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,688. 4686
    #A608 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,688. 4686 1
    #A609 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4712, 4715. 4714
    #A610 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4712, 4715. 4714 1
    #A611 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4717, 4723. 4722
    #A612 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4717, 4723. 4722 1
    #A613 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4728, 4730. 4729
    #A614 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4728, 4730. 4729 1
    #A615 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 4,734. 4733
    #A616 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 4,734. 4733 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/GregorianCalendar.java

    Severity Rule Message Line Col
    #A617 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 370. 360
    #A618 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 370. 360 1
    #A619 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 528. 518
    #A620 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 528. 518 1
    #A621 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 591. 584
    #A622 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 591. 584 1
    #A623 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 757. 744
    #A624 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 757. 744 1
    #A625 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,282. 2275
    #A626 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,282. 2275 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Hashtable.java

    Severity Rule Message Line Col
    #A627 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 891. 890
    #A628 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 891. 890 45
    #A629 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 911. 910
    #A630 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 911. 910 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/InvalidPropertiesFormatException.java

    Severity Rule Message Line Col
    #A631 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 62
    #A632 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 62 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Locale.java

    Severity Rule Message Line Col
    #A633 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,320. 1314
    #A634 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,320. 1314 5
    #A635 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,933. 2929
    #A636 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,933. 2929 8
    #A637 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,939. 2935
    #A638 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,939. 2935 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/LocaleISOData.java

    Severity Rule Message Line Col
    #A639 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 235. 234
    #A640 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 235. 234 1
    #A641 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 279. 278
    #A642 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 279. 278 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Objects.java

    Severity Rule Message Line Col
    #A643 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 80
    #A644 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 80 4
    #A645 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 145. 119
    #A646 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 145. 119 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Properties.java

    Severity Rule Message Line Col
    #A647 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 134. 131
    #A648 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 134. 131 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/PropertyPermission.java

    Severity Rule Message Line Col
    #A649 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 129. 120
    #A650 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 129. 120 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Scanner.java

    Severity Rule Message Line Col
    #A651 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 1,016. 1015
    #A652 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 1,016. 1015 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/SimpleTimeZone.java

    Severity Rule Message Line Col
    #A653 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 604. 578
    #A654 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 604. 578 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Timer.java

    Severity Rule Message Line Col
    #A655 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 457. 437
    #A656 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 457. 437 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ArrayBlockingQueue.java

    Severity Rule Message Line Col
    #A657 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,392. 1416
    #A658 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,392. 1416 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/Attributes.java

    Severity Rule Message Line Col
    #A659 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 301. 297
    #A660 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 301. 297 5
    #A661 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 580. 576
    #A662 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 580. 576 8
    #A663 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 629. 623
    #A664 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 629. 623 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/JarFile.java

    Severity Rule Message Line Col
    #A665 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 932. 928
    #A666 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 932. 928 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/Grapheme.java

    Severity Rule Message Line Col
    #A667 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 138. 137
    #A668 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 138. 137 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/Pattern.java

    Severity Rule Message Line Col
    #A669 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 0, indentation should be the same level as line 1,601. 1600
    #A670 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 0, indentation should be the same level as line 1,601. 1600 9
    #A671 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 4,284. 4283
    #A672 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 4,284. 4283 18
    #A673 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,523. 5522
    #A674 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,523. 5522 13
    #A675 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,561. 5560
    #A676 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,561. 5560 13
    #A677 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,615. 5614
    #A678 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,615. 5614 13
    #A679 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,782. 5779
    #A680 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,782. 5779 4
    #A681 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 24, indentation should be the same level as line 5,896. 5895
    #A682 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 24, indentation should be the same level as line 5,896. 5895 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipConstants64.java

    Severity Rule Message Line Col
    #A683 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 92. 81
    #A684 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 92. 81 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipEntry.java

    Severity Rule Message Line Col
    #A685 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 51. 50
    #A686 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 51. 50 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipFile.java

    Severity Rule Message Line Col
    #A687 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 681. 677
    #A688 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 681. 677 5
    #A689 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 742. 737
    #A690 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 742. 737 8
    #A691 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 8, indentation should be the same level as line 880. 879
    #A692 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 8, indentation should be the same level as line 880. 879 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/ExemptionMechanismException.java

    Severity Rule Message Line Col
    #A693 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 56. 49
    #A694 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 56. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/RC2ParameterSpec.java

    Severity Rule Message Line Col
    #A695 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 134. 123
    #A696 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 134. 123 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/RC5ParameterSpec.java

    Severity Rule Message Line Col
    #A697 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 174. 163
    #A698 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 174. 163 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/SecretKeySpec.java

    Severity Rule Message Line Col
    #A699 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 212. 201
    #A700 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 212. 201 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jrtfs/JrtPath.java

    Severity Rule Message Line Col
    #A701 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 12, 8, indentation should be the same level as line 704, 706. 705
    #A702 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 12, 8, indentation should be the same level as line 704, 706. 705 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/loader/URLClassPath.java

    Severity Rule Message Line Col
    #A703 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 417. 416
    #A704 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 417. 416 10
    #A705 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 760. 759
    #A706 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 760. 759 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/math/FDBigInteger.java

    Severity Rule Message Line Col
    #A707 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 4, indentation should be the same level as line 157. 155
    #A708 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 4, indentation should be the same level as line 157. 155 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java

    Severity Rule Message Line Col
    #A709 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,840. 1839
    #A710 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,840. 1839 29
    #A711 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 2,064. 2063
    #A712 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 2,064. 2063 20
    #A713 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 2,075. 2068
    #A714 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 2,075. 2068 5
    #A715 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,529. 2528
    #A716 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,529. 2528 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/misc/Signal.java

    Severity Rule Message Line Col
    #A717 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 220. 219
    #A718 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 220. 219 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/misc/Unsafe.java

    Severity Rule Message Line Col
    #A719 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 877. 868
    #A720 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 877. 868 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/xml/sax/SAXParseException.java

    Severity Rule Message Line Col
    #A721 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 273. 272
    #A722 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 273. 272 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/impl/XMLWriter.java

    Severity Rule Message Line Col
    #A723 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 73, 75. 74
    #A724 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 73, 75. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/invoke/util/Wrapper.java

    Severity Rule Message Line Col
    #A725 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 456
    #A726 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 456 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/NetworkServer.java

    Severity Rule Message Line Col
    #A727 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 72. 71
    #A728 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 72. 71 1
    #A729 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 68, 87. 86
    #A730 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 68, 87. 86 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ftp/FtpClientProvider.java

    Severity Rule Message Line Col
    #A731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 98
    #A732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 98 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ftp/FtpProtocolException.java

    Severity Rule Message Line Col
    #A733 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 56. 49
    #A734 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 56. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/idn/StringPrep.java

    Severity Rule Message Line Col
    #A735 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 150. 143
    #A736 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 150. 143 8
    #A737 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 422. 367
    #A738 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 422. 367 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/idn/StringPrepDataReader.java

    Severity Rule Message Line Col
    #A739 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 58
    #A740 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 58 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/http/ChunkedOutputStream.java

    Severity Rule Message Line Col
    #A741 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 132
    #A742 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 132 5
    #A743 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 188
    #A744 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 188 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java

    Severity Rule Message Line Col
    #A745 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 461. 462
    #A746 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 461. 462 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/AuthCacheValue.java

    Severity Rule Message Line Col
    #A747 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70
    #A748 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70 4
    #A749 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 78. 75
    #A750 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 78. 75 4
    #A751 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 80
    #A752 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 80 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

    Severity Rule Message Line Col
    #A753 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 179. 172
    #A754 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 179. 172 9
    #A755 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 210. 203
    #A756 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 210. 203 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    #A757 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,195. 2194
    #A758 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,195. 2194 10
    #A759 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,600. 2596
    #A760 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,600. 2596 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java

    Severity Rule Message Line Col
    #A761 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 71
    #A762 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 71 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/https/HttpsClient.java

    Severity Rule Message Line Col
    #A763 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, 12, indentation should be the same level as line 530, 537. 536
    #A764 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, 12, indentation should be the same level as line 530, 537. 536 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java

    Severity Rule Message Line Col
    #A765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 72
    #A766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 72 1
    #A767 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 77
    #A768 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 77 1
    #A769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 79
    #A770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 79 1
    #A771 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 83
    #A772 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 83 1
    #A773 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 86. 85
    #A774 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 86. 85 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/jar/JarURLConnection.java

    Severity Rule Message Line Col
    #A775 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 360. 353
    #A776 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 360. 353 4
    #A777 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 376. 364
    #A778 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 376. 364 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/jar/URLJarFile.java

    Severity Rule Message Line Col
    #A779 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 192. 188
    #A780 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 192. 188 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/mailto/Handler.java

    Severity Rule Message Line Col
    #A781 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 43
    #A782 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 43 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ByteBuffered.java

    Severity Rule Message Line Col
    #A783 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 44
    #A784 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 44 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/ServerSocketAdaptor.java

    Severity Rule Message Line Col
    #A785 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 182. 181
    #A786 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 182. 181 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/SocketChannelImpl.java

    Severity Rule Message Line Col
    #A787 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 321. 320
    #A788 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 321. 320 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/ThreadPool.java

    Severity Rule Message Line Col
    #A789 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 138. 137
    #A790 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 138. 137 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java

    Severity Rule Message Line Col
    #A791 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 550. 549
    #A792 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 550. 549 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/parser/SignatureParser.java

    Severity Rule Message Line Col
    #A793 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 383. 382
    #A794 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 383. 382 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/repository/ClassRepository.java

    Severity Rule Message Line Col
    #A795 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 52. 51
    #A796 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 52. 51 2
    #A797 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 73
    #A798 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 73 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/repository/ConstructorRepository.java

    Severity Rule Message Line Col
    #A799 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 53. 52
    #A800 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 53. 52 2
    #A801 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 84. 74
    #A802 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 84. 74 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/repository/FieldRepository.java

    Severity Rule Message Line Col
    #A803 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 48. 47
    #A804 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 48. 47 2
    #A805 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 79. 69
    #A806 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 79. 69 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/repository/GenericDeclRepository.java

    Severity Rule Message Line Col
    #A807 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 66. 52
    #A808 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 66. 52 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/repository/MethodRepository.java

    Severity Rule Message Line Col
    #A809 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 46. 45
    #A810 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 46. 45 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/misc/MethodUtil.java

    Severity Rule Message Line Col
    #A811 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 104. 98
    #A812 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 104. 98 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/internal/spec/TlsRsaPremasterSecretParameterSpec.java

    Severity Rule Message Line Col
    #A813 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 152. 151
    #A814 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 152. 151 57
    #A815 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 166. 165
    #A816 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 166. 165 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/DigestBase.java

    Severity Rule Message Line Col
    #A817 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 12, indentation should be the same level as line 156. 157
    #A818 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 12, indentation should be the same level as line 156. 157 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/CertId.java

    Severity Rule Message Line Col
    #A819 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 173
    #A820 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 173 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java

    Severity Rule Message Line Col
    #A821 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 15, indentation should be the same level as line 277. 270
    #A822 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 15, indentation should be the same level as line 277. 270 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/rsa/RSACore.java

    Severity Rule Message Line Col
    #A823 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 16, 12, indentation should be the same level as line 386, 389. 388
    #A824 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 16, 12, indentation should be the same level as line 386, 389. 388 39
    #A825 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 16, indentation should be the same level as line 390. 392
    #A826 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 16, indentation should be the same level as line 390. 392 39

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/rsa/RSAKeyFactory.java

    Severity Rule Message Line Col
    #A827 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 128
    #A828 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 128 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/CipherSuite.java

    Severity Rule Message Line Col
    #A829 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 16, indentation should be the same level as line 602. 601
    #A830 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 16, indentation should be the same level as line 602. 601 43

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ClientHandshaker.java

    Severity Rule Message Line Col
    #A831 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 711. 708
    #A832 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 711. 708 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/DTLSInputRecord.java

    Severity Rule Message Line Col
    #A833 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 242. 240
    #A834 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 242. 240 53
    #A835 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 458. 459
    #A836 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 458. 459 45
    #A837 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 1,543. 1544
    #A838 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 1,543. 1544 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/DTLSOutputRecord.java

    Severity Rule Message Line Col
    #A839 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 377. 376
    #A840 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 377. 376 57
    #A841 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 422. 421
    #A842 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 422. 421 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ExtensionType.java

    Severity Rule Message Line Col
    #A843 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 4, indentation should be the same level as line 105. 102
    #A844 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 4, indentation should be the same level as line 105. 102 50

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/HandshakeMessage.java

    Severity Rule Message Line Col
    #A845 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,712. 1709
    #A846 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,712. 1709 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/HandshakeOutStream.java

    Severity Rule Message Line Col
    #A847 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 47. 45
    #A848 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 47. 45 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/MaxFragmentLengthExtension.java

    Severity Rule Message Line Col
    #A849 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 89. 90
    #A850 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 89. 90 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/OutputRecord.java

    Severity Rule Message Line Col
    #A851 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 8, indentation should be the same level as line 392. 390
    #A852 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 8, indentation should be the same level as line 392. 390 51

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ProtocolList.java

    Severity Rule Message Line Col
    #A853 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 16, indentation should be the same level as line 128. 129
    #A854 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 16, indentation should be the same level as line 128. 129 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/Record.java

    Severity Rule Message Line Col
    #A855 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 51. 50
    #A856 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 51. 50 49
    #A857 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 61. 56
    #A858 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 61. 56 53

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLEngineImpl.java

    Severity Rule Message Line Col
    #A859 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 627. 626
    #A860 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 627. 626 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLEngineInputRecord.java

    Severity Rule Message Line Col
    #A861 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 328. 330
    #A862 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 328. 330 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLEngineOutputRecord.java

    Severity Rule Message Line Col
    #A863 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 98. 97
    #A864 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 98. 97 45
    #A865 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 105. 102
    #A866 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 105. 102 45
    #A867 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 389. 388
    #A868 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 389. 388 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSessionContextImpl.java

    Severity Rule Message Line Col
    #A869 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 42. 41
    #A870 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 42. 41 41
    #A871 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 44. 43
    #A872 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 44. 43 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    #A873 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,504. 1503
    #A874 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,504. 1503 14
    #A875 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,772. 1768
    #A876 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,772. 1768 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSocketInputRecord.java

    Severity Rule Message Line Col
    #A877 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 318. 320
    #A878 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 318. 320 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSocketOutputRecord.java

    Severity Rule Message Line Col
    #A879 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 93. 92
    #A880 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 93. 92 45
    #A881 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 99. 97
    #A882 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 99. 97 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    #A883 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 446. 445
    #A884 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 446. 445 12
    #A885 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 790. 794
    #A886 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 790. 794 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ServerNameExtension.java

    Severity Rule Message Line Col
    #A887 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 73. 72
    #A888 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 73. 72 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java

    Severity Rule Message Line Col
    #A889 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 292. 299
    #A890 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 292. 299 17
    #A891 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 318. 317
    #A892 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 318. 317 29
    #A893 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 370. 369
    #A894 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 370. 369 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_HK.java

    Severity Rule Message Line Col
    #A895 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 44. 43
    #A896 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 44. 43 1
    #A897 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64
    #A898 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/CurveDB.java

    Severity Rule Message Line Col
    #A899 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 672. 593
    #A900 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 672. 593 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DerOutputStream.java

    Severity Rule Message Line Col
    #A901 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 217. 215
    #A902 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 217. 215 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

    Severity Rule Message Line Col
    #A903 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 858. 856
    #A904 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 858. 856 17
    #A905 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 876. 874
    #A906 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 876. 874 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/ECParameters.java

    Severity Rule Message Line Col
    #A907 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 153
    #A908 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 153 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/KeyStoreDelegator.java

    Severity Rule Message Line Col
    #A909 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 4, indentation should be the same level as line 52. 51
    #A910 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 4, indentation should be the same level as line 52. 51 35
    #A911 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 4, indentation should be the same level as line 54. 53
    #A912 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 4, indentation should be the same level as line 54. 53 35

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/KeyUtil.java

    Severity Rule Message Line Col
    #A913 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 8, indentation should be the same level as line 82, 86. 85
    #A914 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 8, indentation should be the same level as line 82, 86. 85 17
    #A915 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 102. 100
    #A916 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 102. 100 13
    #A917 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 281. 286
    #A918 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 281. 286 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/ManifestDigester.java

    Severity Rule Message Line Col
    #A919 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 51. 50
    #A920 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 51. 50 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/AlgorithmId.java

    Severity Rule Message Line Col
    #A921 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 763. 755
    #A922 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 763. 755 5
    #A923 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 770. 765
    #A924 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 770. 765 5
    #A925 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 780. 772
    #A926 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 780. 772 5
    #A927 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 789. 782
    #A928 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 789. 782 5
    #A929 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 797. 791
    #A930 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 797. 791 5
    #A931 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 804. 799
    #A932 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 804. 799 5
    #A933 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 812. 806
    #A934 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 812. 806 5
    #A935 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 820. 815
    #A936 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 820. 815 5
    #A937 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 828. 823
    #A938 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 828. 823 5
    #A939 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 836. 831
    #A940 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 836. 831 5
    #A941 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 844. 839
    #A942 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 844. 839 5
    #A943 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 852. 847
    #A944 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 852. 847 5
    #A945 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 860. 855
    #A946 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 860. 855 5
    #A947 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 868. 863
    #A948 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 868. 863 5
    #A949 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 877. 871
    #A950 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 877. 871 5
    #A951 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 884. 879
    #A952 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 884. 879 5
    #A953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 891. 886
    #A954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 891. 886 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/AuthorityInfoAccessExtension.java

    Severity Rule Message Line Col
    #A955 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 219. 218
    #A956 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 219. 218 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/BasicConstraintsExtension.java

    Severity Rule Message Line Col
    #A957 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 114
    #A958 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 114 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CRLDistributionPointsExtension.java

    Severity Rule Message Line Col
    #A959 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 280. 279
    #A960 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 280. 279 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/IssuingDistributionPointExtension.java

    Severity Rule Message Line Col
    #A961 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 377. 376
    #A962 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 377. 376 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/SubjectInfoAccessExtension.java

    Severity Rule Message Line Col
    #A963 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 225. 224
    #A964 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 225. 224 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X500Name.java

    Severity Rule Message Line Col
    #A965 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 586. 580
    #A966 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 586. 580 6
    #A967 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,159. 1158
    #A968 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,159. 1158 5
    #A969 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,164. 1161
    #A970 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,164. 1161 5
    #A971 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,167. 1166
    #A972 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,167. 1166 5
    #A973 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,170. 1169
    #A974 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,170. 1169 5
    #A975 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,173. 1172
    #A976 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,173. 1172 5
    #A977 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,176. 1175
    #A978 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,176. 1175 5
    #A979 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,179. 1178
    #A980 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,179. 1178 5
    #A981 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,182. 1181
    #A982 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,182. 1181 5
    #A983 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,185. 1184
    #A984 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,185. 1184 5
    #A985 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,189. 1187
    #A986 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,189. 1187 5
    #A987 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,192. 1191
    #A988 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,192. 1191 5
    #A989 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,195. 1194
    #A990 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,195. 1194 5
    #A991 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,198. 1197
    #A992 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,198. 1197 5
    #A993 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,201. 1200
    #A994 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,201. 1200 5
    #A995 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,209. 1208
    #A996 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,209. 1208 5
    #A997 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,219. 1215
    #A998 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,219. 1215 5
    #A999 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,223. 1222
    #A1000 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,223. 1222 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509CRLImpl.java

    Severity Rule Message Line Col
    #A1001 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 493. 492
    #A1002 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 493. 492 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509CertImpl.java

    Severity Rule Message Line Col
    #A1003 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 552. 551
    #A1004 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 552. 551 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/CompactByteArray.java

    Severity Rule Message Line Col
    #A1005 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 90
    #A1006 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 90 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/bidi/BidiBase.java

    Severity Rule Message Line Col
    #A1007 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,501. 1499
    #A1008 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,501. 1499 5
    #A1009 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,504. 1502
    #A1010 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,504. 1502 5
    #A1011 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,615. 1613
    #A1012 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,615. 1613 17
    #A1013 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,635. 1634
    #A1014 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,635. 1634 9
    #A1015 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,847. 1829
    #A1016 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,847. 1829 9
    #A1017 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 2,438. 2437
    #A1018 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 2,438. 2437 9
    #A1019 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,585. 2582
    #A1020 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,585. 2582 9
    #A1021 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,599. 2596
    #A1022 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,599. 2596 9
    #A1023 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,406. 4403
    #A1024 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,406. 4403 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/CharTrie.java

    Severity Rule Message Line Col
    #A1025 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 48. 47
    #A1026 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 48. 47 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/NormalizerBase.java

    Severity Rule Message Line Col
    #A1027 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 593. 572
    #A1028 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 593. 572 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/Trie.java

    Severity Rule Message Line Col
    #A1029 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 231. 235
    #A1030 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 231. 235 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/Trie2.java

    Severity Rule Message Line Col
    #A1031 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 115. 113
    #A1032 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 115. 113 10
    #A1033 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 341. 329
    #A1034 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 341. 329 6
    #A1035 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 375. 374
    #A1036 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 375. 374 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UCharacter.java

    Severity Rule Message Line Col
    #A1037 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 493. 492
    #A1038 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 493. 492 6
    #A1039 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 512. 504
    #A1040 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 512. 504 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UCharacterIterator.java

    Severity Rule Message Line Col
    #A1041 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 102. 94
    #A1042 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 102. 94 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UCharacterProperty.java

    Severity Rule Message Line Col
    #A1043 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 309. 305
    #A1044 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 309. 305 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UnicodeSetStringSpan.java

    Severity Rule Message Line Col
    #A1045 warning CommentsIndentation Comment has incorrect indentation level 85, expected is 24, indentation should be the same level as line 193. 194
    #A1046 warning CommentsIndentation Comment has incorrect indentation level 85, expected is 24, indentation should be the same level as line 193. 194 86
    #A1047 warning CommentsIndentation Comment has incorrect indentation level 74, expected is 24, indentation should be the same level as line 411. 412
    #A1048 warning CommentsIndentation Comment has incorrect indentation level 74, expected is 24, indentation should be the same level as line 411. 412 75

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/resources/BreakIteratorRules.java

    Severity Rule Message Line Col
    #A1049 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 67. 59
    #A1050 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 67. 59 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/BuddhistCalendar.java

    Severity Rule Message Line Col
    #A1051 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 42. 40
    #A1052 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 42. 40 1
    #A1053 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 48
    #A1054 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 48 1
    #A1055 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 88
    #A1056 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 88 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/ZoneInfo.java

    Severity Rule Message Line Col
    #A1057 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 361. 339
    #A1058 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 361. 339 4
    #A1059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 533
    #A1060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 533 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java

    Severity Rule Message Line Col
    #A1061 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 453. 450
    #A1062 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 453. 450 40

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/locale/LanguageTag.java

    Severity Rule Message Line Col
    #A1063 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 102. 101
    #A1064 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 102. 101 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/solaris/classes/sun/nio/ch/SolarisEventPort.java

    Severity Rule Message Line Col
    #A1065 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 120. 116
    #A1066 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 120. 116 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/net/dns/ResolverConfigurationImpl.java

    Severity Rule Message Line Col
    #A1067 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 245. 243
    #A1068 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 245. 243 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    #A1069 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 170. 167
    #A1070 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 170. 167 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    #A1071 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 203. 202
    #A1072 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 203. 202 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/TwoStacksPlainSocketImpl.java

    Severity Rule Message Line Col
    #A1073 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102
    #A1074 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    #A1075 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 129
    #A1076 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 129 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/WindowsSelectorImpl.java

    Severity Rule Message Line Col
    #A1077 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 187. 186
    #A1078 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 187. 186 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.datatransfer/share/classes/java/awt/datatransfer/DataFlavor.java

    Severity Rule Message Line Col
    #A1079 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,296. 1293
    #A1080 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,296. 1293 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/apple/laf/JRSUIControl.java

    Severity Rule Message Line Col
    #A1081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43
    #A1082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43 1
    #A1083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 206
    #A1084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 206 1
    #A1085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 216. 215
    #A1086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 216. 215 1
    #A1087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 225. 224
    #A1088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 225. 224 1
    #A1089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 240. 239
    #A1090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 240. 239 1
    #A1091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 251. 250
    #A1092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 251. 250 1
    #A1093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 260. 259
    #A1094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 260. 259 1
    #A1095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 275. 274
    #A1096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 275. 274 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/apple/laf/JRSUIState.java

    Severity Rule Message Line Col
    #A1097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 32
    #A1098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 32 1
    #A1099 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 62. 60
    #A1100 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 62. 60 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/eawt/_AppEventHandler.java

    Severity Rule Message Line Col
    #A1101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 218. 216
    #A1102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 218. 216 1
    #A1103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 439. 436
    #A1104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 439. 436 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/eio/FileManager.java

    Severity Rule Message Line Col
    #A1105 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 109. 99
    #A1106 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 109. 99 9
    #A1107 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 213. 199
    #A1108 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 213. 199 5
    #A1109 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 236. 217
    #A1110 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 236. 217 5
    #A1111 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 293. 288
    #A1112 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 293. 288 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFocus.java

    Severity Rule Message Line Col
    #A1113 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 76
    #A1114 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 76 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameUI.java

    Severity Rule Message Line Col
    #A1115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 103. 102
    #A1116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 103. 102 1
    #A1117 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 370
    #A1118 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 370 1
    #A1119 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 563. 561
    #A1120 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 563. 561 1
    #A1121 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 643. 637
    #A1122 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 643. 637 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaLookAndFeel.java

    Severity Rule Message Line Col
    #A1123 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 301. 300
    #A1124 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 301. 300 5
    #A1125 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 586. 585
    #A1126 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 586. 585 9
    #A1127 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 734. 732
    #A1128 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 734. 732 1
    #A1129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,029. 1028
    #A1130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,029. 1028 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaMenuPainter.java

    Severity Rule Message Line Col
    #A1131 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164
    #A1132 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaSliderUI.java

    Severity Rule Message Line Col
    #A1133 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 46
    #A1134 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 46 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaSpinnerUI.java

    Severity Rule Message Line Col
    #A1135 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 638. 637
    #A1136 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 638. 637 1
    #A1137 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 673. 672
    #A1138 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 673. 672 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneCopyFromBasicUI.java

    Severity Rule Message Line Col
    #A1139 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50
    #A1140 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50 1
    #A1141 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 114
    #A1142 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 114 1
    #A1143 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 123
    #A1144 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 123 1
    #A1145 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 130
    #A1146 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 130 1
    #A1147 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 183
    #A1148 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 183 1
    #A1149 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 212
    #A1150 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 212 1
    #A1151 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 745. 743
    #A1152 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 745. 743 1
    #A1153 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,353. 1347
    #A1154 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,353. 1347 1
    #A1155 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,494. 1492
    #A1156 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,494. 1492 1
    #A1157 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,696. 1694
    #A1158 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,696. 1694 1
    #A1159 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,269. 3267
    #A1160 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,269. 3267 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneUI.java

    Severity Rule Message Line Col
    #A1161 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 192
    #A1162 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 192 1
    #A1163 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 411. 409
    #A1164 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 411. 409 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTextFieldBorder.java

    Severity Rule Message Line Col
    #A1165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 66
    #A1166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 66 1
    #A1167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 101
    #A1168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 101 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTextFieldFormattedUI.java

    Severity Rule Message Line Col
    #A1169 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 66. 64
    #A1170 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 66. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTextFieldSearch.java

    Severity Rule Message Line Col
    #A1171 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164
    #A1172 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaUtilControlSize.java

    Severity Rule Message Line Col
    #A1173 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 219. 217
    #A1174 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 219. 217 5
    #A1175 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 238. 239
    #A1176 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 238. 239 5
    #A1177 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 286. 284
    #A1178 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 286. 284 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaUtils.java

    Severity Rule Message Line Col
    #A1179 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 288. 287
    #A1180 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 288. 287 1
    #A1181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 329. 328
    #A1182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 329. 328 1
    #A1183 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 347. 343
    #A1184 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 347. 343 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/OSXOffScreenSurfaceData.java

    Severity Rule Message Line Col
    #A1185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 88
    #A1186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 88 1
    #A1187 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 364. 363
    #A1188 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 364. 363 8
    #A1189 warning CommentsIndentation Comment has incorrect indentation level 57, expected is 16, indentation should be the same level as line 433. 432
    #A1190 warning CommentsIndentation Comment has incorrect indentation level 57, expected is 16, indentation should be the same level as line 433. 432 58
    #A1191 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 634. 632
    #A1192 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 634. 632 1
    #A1193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 637. 661
    #A1194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 637. 661 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/OSXSurfaceData.java

    Severity Rule Message Line Col
    #A1195 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 77. 83
    #A1196 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 77. 83 53
    #A1197 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 204. 201
    #A1198 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 204. 201 6
    #A1199 warning CommentsIndentation Comment has incorrect indentation level 60, expected is 4, indentation should be the same level as line 226. 225
    #A1200 warning CommentsIndentation Comment has incorrect indentation level 60, expected is 4, indentation should be the same level as line 226. 225 61
    #A1201 warning CommentsIndentation Comment has incorrect indentation level 80, expected is 4, indentation should be the same level as line 230. 229
    #A1202 warning CommentsIndentation Comment has incorrect indentation level 80, expected is 4, indentation should be the same level as line 230. 229 81
    #A1203 warning CommentsIndentation Comment has incorrect indentation level 77, expected is 4, indentation should be the same level as line 233. 232
    #A1204 warning CommentsIndentation Comment has incorrect indentation level 77, expected is 4, indentation should be the same level as line 233. 232 78
    #A1205 warning CommentsIndentation Comment has incorrect indentation level 93, expected is 20, indentation should be the same level as line 461. 462
    #A1206 warning CommentsIndentation Comment has incorrect indentation level 93, expected is 20, indentation should be the same level as line 461. 462 94
    #A1207 warning CommentsIndentation Comment has incorrect indentation level 86, expected is 12, indentation should be the same level as line 1,080. 1081
    #A1208 warning CommentsIndentation Comment has incorrect indentation level 86, expected is 12, indentation should be the same level as line 1,080. 1081 87

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/opengl/CGLVolatileSurfaceManager.java

    Severity Rule Message Line Col
    #A1209 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 118. 117
    #A1210 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 118. 117 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/LWComponentPeer.java

    Severity Rule Message Line Col
    #A1211 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 438. 437
    #A1212 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 438. 437 1
    #A1213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 710. 706
    #A1214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 710. 706 1
    #A1215 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 1191, 1195. 1193
    #A1216 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 1191, 1195. 1193 1
    #A1217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,314. 1313
    #A1218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,314. 1313 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CInputMethod.java

    Severity Rule Message Line Col
    #A1219 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 496. 495
    #A1220 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 496. 495 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CMenuItem.java

    Severity Rule Message Line Col
    #A1221 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 132
    #A1222 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 132 1
    #A1223 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 137
    #A1224 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 137 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CMouseDragGestureRecognizer.java

    Severity Rule Message Line Col
    #A1225 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 39. 38
    #A1226 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 39. 38 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CPrinterSurfaceData.java

    Severity Rule Message Line Col
    #A1227 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 41. 40
    #A1228 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 41. 40 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/LWCToolkit.java

    Severity Rule Message Line Col
    #A1229 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 679
    #A1230 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 679 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java

    Severity Rule Message Line Col
    #A1231 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 1,376. 1375
    #A1232 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 1,376. 1375 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java

    Severity Rule Message Line Col
    #A1233 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 594. 595
    #A1234 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 594. 595 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java

    Severity Rule Message Line Col
    #A1235 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,380. 1368
    #A1236 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,380. 1368 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java

    Severity Rule Message Line Col
    #A1237 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,356. 1345
    #A1238 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,356. 1345 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGImageWriter.java

    Severity Rule Message Line Col
    #A1239 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 682. 681
    #A1240 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 682. 681 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java

    Severity Rule Message Line Col
    #A1241 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 982. 981
    #A1242 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 982. 981 22
    #A1243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,894. 1892
    #A1244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,894. 1892 1
    #A1245 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,903. 1906
    #A1246 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,903. 1906 1
    #A1247 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,960. 1965
    #A1248 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,960. 1965 1
    #A1249 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,989. 1998
    #A1250 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,989. 1998 1
    #A1251 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 2036, 2039. 2038
    #A1252 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 2036, 2039. 2038 1
    #A1253 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,060. 2109
    #A1254 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,060. 2109 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFFaxCompressor.java

    Severity Rule Message Line Col
    #A1255 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 39. 36
    #A1256 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 39. 36 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFImageMetadata.java

    Severity Rule Message Line Col
    #A1257 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 441. 440
    #A1258 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 441. 440 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFOldJPEGDecompressor.java

    Severity Rule Message Line Col
    #A1259 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 177. 176
    #A1260 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 177. 176 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFStreamMetadata.java

    Severity Rule Message Line Col
    #A1261 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 78
    #A1262 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java

    Severity Rule Message Line Col
    #A1263 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 201
    #A1264 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 201 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifBorders.java

    Severity Rule Message Line Col
    #A1265 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 306. 304
    #A1266 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 306. 304 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopPaneUI.java

    Severity Rule Message Line Col
    #A1267 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53
    #A1268 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53 1
    #A1269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74
    #A1270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74 1
    #A1271 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 85
    #A1272 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 85 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifGraphicsUtils.java

    Severity Rule Message Line Col
    #A1273 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 106. 105
    #A1274 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 106. 105 1
    #A1275 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 111. 110
    #A1276 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 111. 110 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameUI.java

    Severity Rule Message Line Col
    #A1277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73
    #A1278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifMenuUI.java

    Severity Rule Message Line Col
    #A1279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 62
    #A1280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 62 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifTabbedPaneUI.java

    Severity Rule Message Line Col
    #A1281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52
    #A1282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52 1
    #A1283 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60
    #A1284 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60 1
    #A1285 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 67
    #A1286 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 67 1
    #A1287 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 90. 88
    #A1288 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 90. 88 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java

    Severity Rule Message Line Col
    #A1289 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 567. 566
    #A1290 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 567. 566 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    #A1291 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 290. 286
    #A1292 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 290. 286 4
    #A1293 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 842. 841
    #A1294 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 842. 841 21
    #A1295 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 985. 984
    #A1296 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 985. 984 18
    #A1297 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 987. 986
    #A1298 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 987. 986 14
    #A1299 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,037. 1036
    #A1300 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,037. 1036 18
    #A1301 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,469. 1468
    #A1302 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,469. 1468 9
    #A1303 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,472. 1471
    #A1304 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,472. 1471 9
    #A1305 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,968. 1947
    #A1306 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,968. 1947 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java

    Severity Rule Message Line Col
    #A1307 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 315. 314
    #A1308 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 315. 314 13
    #A1309 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 383. 382
    #A1310 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 383. 382 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AiffFileWriter.java

    Severity Rule Message Line Col
    #A1311 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 332. 331
    #A1312 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 332. 331 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AuFileFormat.java

    Severity Rule Message Line Col
    #A1313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53
    #A1314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AudioFloatFormatConverter.java

    Severity Rule Message Line Col
    #A1315 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 316. 315
    #A1316 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 316. 315 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DataPusher.java

    Severity Rule Message Line Col
    #A1317 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 176. 175
    #A1318 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 176. 175 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DirectAudioDevice.java

    Severity Rule Message Line Col
    #A1319 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 359. 353
    #A1320 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 359. 353 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/EmergencySoundbank.java

    Severity Rule Message Line Col
    #A1321 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 691. 683
    #A1322 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 691. 683 1
    #A1323 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 867. 859
    #A1324 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 867. 859 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/ModelDestination.java

    Severity Rule Message Line Col
    #A1325 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 70. 69
    #A1326 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 70. 69 41
    #A1327 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 85. 84
    #A1328 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 85. 84 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/ModelSource.java

    Severity Rule Message Line Col
    #A1329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54
    #A1330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    #A1331 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,029. 1009
    #A1332 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,029. 1009 1
    #A1333 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,539. 1540
    #A1334 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,539. 1540 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMainMixer.java

    Severity Rule Message Line Col
    #A1335 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 151. 150
    #A1336 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 151. 150 37
    #A1337 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 162. 161
    #A1338 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 162. 161 37
    #A1339 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 303. 302
    #A1340 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 303. 302 37
    #A1341 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 319. 318
    #A1342 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 319. 318 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftTuning.java

    Severity Rule Message Line Col
    #A1343 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 155. 154
    #A1344 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 155. 154 28
    #A1345 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 173. 172
    #A1346 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 173. 172 28
    #A1347 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 20, indentation should be the same level as line 195. 193
    #A1348 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 20, indentation should be the same level as line 195. 193 28
    #A1349 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 209. 208
    #A1350 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 209. 208 28
    #A1351 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 220. 219
    #A1352 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 220. 219 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/WaveFileReader.java

    Severity Rule Message Line Col
    #A1353 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 101. 100
    #A1354 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 101. 100 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/applet/Applet.java

    Severity Rule Message Line Col
    #A1355 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 197. 179
    #A1356 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 197. 179 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTError.java

    Severity Rule Message Line Col
    #A1357 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1358 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTEvent.java

    Severity Rule Message Line Col
    #A1359 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 106. 103
    #A1360 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 106. 103 4
    #A1361 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 109
    #A1362 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 109 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTEventMulticaster.java

    Severity Rule Message Line Col
    #A1363 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 703. 696
    #A1364 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 703. 696 5
    #A1365 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 728. 720
    #A1366 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 728. 720 5
    #A1367 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 998. 990
    #A1368 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 998. 990 4
    #A1369 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,024. 1016
    #A1370 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,024. 1016 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTException.java

    Severity Rule Message Line Col
    #A1371 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1372 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/BasicStroke.java

    Severity Rule Message Line Col
    #A1373 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 410. 399
    #A1374 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 410. 399 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/BorderLayout.java

    Severity Rule Message Line Col
    #A1375 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 136. 126
    #A1376 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 136. 126 5
    #A1377 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 138
    #A1378 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 138 5
    #A1379 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 159. 149
    #A1380 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 159. 149 5
    #A1381 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 170. 160
    #A1382 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 170. 160 6
    #A1383 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 181. 171
    #A1384 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 181. 171 5
    #A1385 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 193
    #A1386 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 193 5
    #A1387 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 225. 219
    #A1388 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 225. 219 6
    #A1389 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 232. 226
    #A1390 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 232. 226 6
    #A1391 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 239. 233
    #A1392 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 239. 233 5
    #A1393 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 342
    #A1394 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 342 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Button.java

    Severity Rule Message Line Col
    #A1395 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 517. 503
    #A1396 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 517. 503 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Canvas.java

    Severity Rule Message Line Col
    #A1397 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 52. 49
    #A1398 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 52. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Checkbox.java

    Severity Rule Message Line Col
    #A1399 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 694. 681
    #A1400 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 694. 681 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/CheckboxMenuItem.java

    Severity Rule Message Line Col
    #A1401 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 95. 89
    #A1402 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 95. 89 4
    #A1403 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 105. 102
    #A1404 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 105. 102 5
    #A1405 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 512. 500
    #A1406 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 512. 500 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Choice.java

    Severity Rule Message Line Col
    #A1407 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 746. 732
    #A1408 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 746. 732 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Color.java

    Severity Rule Message Line Col
    #A1409 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 259. 256
    #A1410 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 259. 256 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    #A1411 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 985. 987
    #A1412 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 985. 987 22
    #A1413 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 3,994. 3991
    #A1414 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 3,994. 3991 10
    #A1415 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 4,934. 4932
    #A1416 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 4,934. 4932 13
    #A1417 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 8, indentation should be the same level as line 5,047. 5046
    #A1418 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 8, indentation should be the same level as line 5,047. 5046 35
    #A1419 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,201. 6193
    #A1420 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,201. 6193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Dialog.java

    Severity Rule Message Line Col
    #A1421 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 330. 315
    #A1422 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 330. 315 5
    #A1423 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 356. 334
    #A1424 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 356. 334 5
    #A1425 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 377. 360
    #A1426 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 377. 360 5
    #A1427 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 407. 381
    #A1428 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 407. 381 5
    #A1429 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 440. 411
    #A1430 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 440. 411 5
    #A1431 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 458. 445
    #A1432 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 458. 445 5
    #A1433 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 478. 462
    #A1434 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 478. 462 5
    #A1435 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 508. 482
    #A1436 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 508. 482 5
    #A1437 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 544. 512
    #A1438 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 544. 512 5
    #A1439 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,028. 1008
    #A1440 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,028. 1008 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Dimension.java

    Severity Rule Message Line Col
    #A1441 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 76
    #A1442 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 76 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Event.java

    Severity Rule Message Line Col
    #A1443 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 520. 509
    #A1444 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 520. 509 1
    #A1445 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 555. 554
    #A1446 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 555. 554 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/EventDispatchThread.java

    Severity Rule Message Line Col
    #A1447 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 68
    #A1448 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 68 4
    #A1449 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 210. 211
    #A1450 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 210. 211 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/FileDialog.java

    Severity Rule Message Line Col
    #A1451 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 133
    #A1452 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 133 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/FlowLayout.java

    Severity Rule Message Line Col
    #A1453 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 196. 193
    #A1454 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 196. 193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Font.java

    Severity Rule Message Line Col
    #A1455 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,546. 2519
    #A1456 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,546. 2519 4
    #A1457 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,581. 2553
    #A1458 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,581. 2553 4
    #A1459 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,648. 2619
    #A1460 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,648. 2619 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/FontMetrics.java

    Severity Rule Message Line Col
    #A1461 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 575. 557
    #A1462 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 575. 557 4
    #A1463 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 597. 582
    #A1464 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 597. 582 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Frame.java

    Severity Rule Message Line Col
    #A1465 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 147. 144
    #A1466 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 147. 144 4
    #A1467 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 151
    #A1468 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 151 4
    #A1469 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 160. 157
    #A1470 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 160. 157 4
    #A1471 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 166. 163
    #A1472 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 166. 163 4
    #A1473 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 172. 169
    #A1474 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 172. 169 4
    #A1475 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 175
    #A1476 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 175 4
    #A1477 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 181
    #A1478 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 181 4
    #A1479 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 190. 187
    #A1480 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 190. 187 4
    #A1481 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 196. 193
    #A1482 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 196. 193 4
    #A1483 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 202. 199
    #A1484 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 202. 199 4
    #A1485 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 208. 205
    #A1486 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 208. 205 4
    #A1487 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 214. 211
    #A1488 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 214. 211 4
    #A1489 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 220. 217
    #A1490 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 220. 217 4
    #A1491 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 226. 223
    #A1492 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 226. 223 4
    #A1493 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 367. 364
    #A1494 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 367. 364 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Graphics.java

    Severity Rule Message Line Col
    #A1495 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 800. 785
    #A1496 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 800. 785 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Graphics2D.java

    Severity Rule Message Line Col
    #A1497 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1189
    #A1498 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1189 5
    #A1499 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1210
    #A1500 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1210 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/GraphicsDevice.java

    Severity Rule Message Line Col
    #A1501 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 85. 82
    #A1502 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 85. 82 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/GraphicsEnvironment.java

    Severity Rule Message Line Col
    #A1503 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 96. 95
    #A1504 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 96. 95 1
    #A1505 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 111. 110
    #A1506 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 111. 110 1
    #A1507 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 435. 434
    #A1508 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 435. 434 5
    #A1509 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 463. 462
    #A1510 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 463. 462 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/IllegalComponentStateException.java

    Severity Rule Message Line Col
    #A1511 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1512 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Label.java

    Severity Rule Message Line Col
    #A1513 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 103
    #A1514 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 103 5
    #A1515 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 292
    #A1516 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 292 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/List.java

    Severity Rule Message Line Col
    #A1517 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 172
    #A1518 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 172 5
    #A1519 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,312. 1299
    #A1520 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,312. 1299 1
    #A1521 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 1,431. 1423
    #A1522 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 1,431. 1423 5
    #A1523 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,431. 1425
    #A1524 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,431. 1425 9
    #A1525 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,444. 1435
    #A1526 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,444. 1435 9
    #A1527 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,475. 1466
    #A1528 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,475. 1466 9
    #A1529 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,486. 1479
    #A1530 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,486. 1479 9
    #A1531 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,494. 1490
    #A1532 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,494. 1490 9
    #A1533 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,509. 1505
    #A1534 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,509. 1505 9
    #A1535 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,524. 1517
    #A1536 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,524. 1517 8
    #A1537 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,534. 1532
    #A1538 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,534. 1532 9
    #A1539 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 1,560. 1553
    #A1540 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 1,560. 1553 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Menu.java

    Severity Rule Message Line Col
    #A1541 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 120. 117
    #A1542 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 120. 117 5
    #A1543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 583
    #A1544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 583 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuBar.java

    Severity Rule Message Line Col
    #A1545 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 121
    #A1546 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 121 5
    #A1547 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 363. 351
    #A1548 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 363. 351 5
    #A1549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 484. 472
    #A1550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 484. 472 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuComponent.java

    Severity Rule Message Line Col
    #A1551 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 191. 193
    #A1552 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 191. 193 22
    #A1553 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 972. 966
    #A1554 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 972. 966 9
    #A1555 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 988. 976
    #A1556 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 988. 976 9
    #A1557 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,001. 992
    #A1558 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,001. 992 9
    #A1559 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,015. 1005
    #A1560 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,015. 1005 9
    #A1561 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,027. 1019
    #A1562 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,027. 1019 9
    #A1563 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,035. 1031
    #A1564 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,035. 1031 9
    #A1565 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,043. 1039
    #A1566 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,043. 1039 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuItem.java

    Severity Rule Message Line Col
    #A1567 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 800. 788
    #A1568 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 800. 788 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuShortcut.java

    Severity Rule Message Line Col
    #A1569 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89
    #A1570 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Panel.java

    Severity Rule Message Line Col
    #A1571 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 48. 45
    #A1572 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 48. 45 5
    #A1573 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 93
    #A1574 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 93 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/PopupMenu.java

    Severity Rule Message Line Col
    #A1575 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 136
    #A1576 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 136 4
    #A1577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 198
    #A1578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 198 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Rectangle.java

    Severity Rule Message Line Col
    #A1579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 164. 161
    #A1580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 164. 161 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/ScrollPane.java

    Severity Rule Message Line Col
    #A1581 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 704. 719
    #A1582 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 704. 719 1
    #A1583 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 773. 761
    #A1584 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 773. 761 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Scrollbar.java

    Severity Rule Message Line Col
    #A1585 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,257. 1244
    #A1586 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,257. 1244 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/SystemColor.java

    Severity Rule Message Line Col
    #A1587 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 61. 56
    #A1588 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 61. 56 4
    #A1589 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 280
    #A1590 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 280 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextArea.java

    Severity Rule Message Line Col
    #A1591 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 131. 128
    #A1592 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 131. 128 5
    #A1593 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 702. 688
    #A1594 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 702. 688 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextComponent.java

    Severity Rule Message Line Col
    #A1595 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 844. 832
    #A1596 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 844. 832 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextField.java

    Severity Rule Message Line Col
    #A1597 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 771. 758
    #A1598 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 771. 758 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Window.java

    Severity Rule Message Line Col
    #A1599 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 1,692. 1697
    #A1600 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 1,692. 1697 2
    #A1601 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,814. 2811
    #A1602 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,814. 2811 4
    #A1603 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 3,060. 3059
    #A1604 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 3,060. 3059 42
    #A1605 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 3,062. 3061
    #A1606 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 3,062. 3061 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/color/ICC_Profile.java

    Severity Rule Message Line Col
    #A1607 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 405. 400
    #A1608 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 405. 400 68
    #A1609 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 512. 507
    #A1610 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 512. 507 68
    #A1611 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 518. 513
    #A1612 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 518. 513 68
    #A1613 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 549. 544
    #A1614 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 549. 544 68
    #A1615 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,425. 1424
    #A1616 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,425. 1424 50
    #A1617 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,449. 1440
    #A1618 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,449. 1440 50
    #A1619 warning CommentsIndentation Block comment has incorrect indentation level 43, expected is 8, indentation should be the same level as line 1,562. 1563
    #A1620 warning CommentsIndentation Block comment has incorrect indentation level 43, expected is 8, indentation should be the same level as line 1,562. 1563 44
    #A1621 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 1,580. 1577
    #A1622 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 1,580. 1577 45
    #A1623 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,611. 1608
    #A1624 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,611. 1608 48
    #A1625 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,653. 1650
    #A1626 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,653. 1650 48
    #A1627 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,834. 1833
    #A1628 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,834. 1833 37
    #A1629 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,849. 1848
    #A1630 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,849. 1848 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragGestureListener.java

    Severity Rule Message Line Col
    #A1631 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 48. 32
    #A1632 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 48. 32 1
    #A1633 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 63. 50
    #A1634 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 63. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DropTargetContext.java

    Severity Rule Message Line Col
    #A1635 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 327. 313
    #A1636 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 327. 313 1
    #A1637 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 425. 414
    #A1638 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 425. 414 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/AdjustmentEvent.java

    Severity Rule Message Line Col
    #A1639 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 146. 143
    #A1640 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 146. 143 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/ComponentEvent.java

    Severity Rule Message Line Col
    #A1641 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 80
    #A1642 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 80 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/ContainerEvent.java

    Severity Rule Message Line Col
    #A1643 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73
    #A1644 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/ItemEvent.java

    Severity Rule Message Line Col
    #A1645 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 150
    #A1646 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 150 4
    #A1647 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 159
    #A1648 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 159 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/MouseEvent.java

    Severity Rule Message Line Col
    #A1649 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 620. 569
    #A1650 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 620. 569 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/GlyphJustificationInfo.java

    Severity Rule Message Line Col
    #A1651 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 102. 79
    #A1652 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 102. 79 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/LineBreakMeasurer.java

    Severity Rule Message Line Col
    #A1653 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 376. 369
    #A1654 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 376. 369 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/OpenType.java

    Severity Rule Message Line Col
    #A1655 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 292. 288
    #A1656 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 292. 288 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextAttribute.java

    Severity Rule Message Line Col
    #A1657 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 589. 554
    #A1658 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 589. 554 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextJustifier.java

    Severity Rule Message Line Col
    #A1659 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 31, indentation should be the same level as line 188. 187
    #A1660 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 31, indentation should be the same level as line 188. 187 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextLayout.java

    Severity Rule Message Line Col
    #A1661 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 321. 318
    #A1662 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 321. 318 9
    #A1663 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,696. 2681
    #A1664 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,696. 2681 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextLine.java

    Severity Rule Message Line Col
    #A1665 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,296. 1293
    #A1666 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,296. 1293 3
    #A1667 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,311. 1307
    #A1668 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,311. 1307 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/AffineTransform.java

    Severity Rule Message Line Col
    #A1669 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 396. 390
    #A1670 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 396. 390 5
    #A1671 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 404. 398
    #A1672 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 404. 398 5
    #A1673 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 412. 406
    #A1674 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 412. 406 5
    #A1675 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 420. 414
    #A1676 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 420. 414 5
    #A1677 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 428. 422
    #A1678 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 428. 422 5
    #A1679 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,257. 2256
    #A1680 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,257. 2256 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/FlatteningPathIterator.java

    Severity Rule Message Line Col
    #A1681 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 46. 44
    #A1682 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 46. 44 41
    #A1683 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 58. 56
    #A1684 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 58. 56 41
    #A1685 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 65. 63
    #A1686 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 65. 63 41
    #A1687 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 68. 66
    #A1688 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 68. 66 41
    #A1689 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 74. 72
    #A1690 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 74. 72 41
    #A1691 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 78. 76
    #A1692 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 78. 76 41
    #A1693 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 82. 80
    #A1694 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 82. 80 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Path2D.java

    Severity Rule Message Line Col
    #A1695 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,513. 2504
    #A1696 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,513. 2504 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/BufferedImage.java

    Severity Rule Message Line Col
    #A1697 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 616. 610
    #A1698 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 616. 610 1
    #A1699 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,510. 1500
    #A1700 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,510. 1500 3
    #A1701 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,544. 1539
    #A1702 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,544. 1539 3
    #A1703 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,553. 1547
    #A1704 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,553. 1547 3
    #A1705 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,611. 1602
    #A1706 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,611. 1602 3
    #A1707 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,626. 1615
    #A1708 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,626. 1615 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ColorConvertOp.java

    Severity Rule Message Line Col
    #A1709 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 206. 179
    #A1710 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 206. 179 6
    #A1711 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 12, indentation should be the same level as line 391. 390
    #A1712 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 12, indentation should be the same level as line 391. 390 36
    #A1713 warning CommentsIndentation Block comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 406. 404
    #A1714 warning CommentsIndentation Block comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 406. 404 41
    #A1715 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 515. 513
    #A1716 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 515. 513 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ColorModel.java

    Severity Rule Message Line Col
    #A1717 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 1,701. 1700
    #A1718 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 1,701. 1700 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ComponentColorModel.java

    Severity Rule Message Line Col
    #A1719 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 188. 187
    #A1720 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 188. 187 29
    #A1721 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 1,139. 1138
    #A1722 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 1,139. 1138 40
    #A1723 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,683. 1659
    #A1724 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,683. 1659 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ComponentSampleModel.java

    Severity Rule Message Line Col
    #A1725 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 249
    #A1726 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 249 5
    #A1727 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 295. 292
    #A1728 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 295. 292 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/RenderedImage.java

    Severity Rule Message Line Col
    #A1729 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 183. 175
    #A1730 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 183. 175 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/TileObserver.java

    Severity Rule Message Line Col
    #A1731 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 41
    #A1732 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 41 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/renderable/RenderableImage.java

    Severity Rule Message Line Col
    #A1733 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 71. 64
    #A1734 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 71. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/renderable/RenderableImageProducer.java

    Severity Rule Message Line Col
    #A1735 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 94
    #A1736 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 94 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/peer/DesktopPeer.java

    Severity Rule Message Line Col
    #A1737 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 237. 232
    #A1738 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 237. 232 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/print/Book.java

    Severity Rule Message Line Col
    #A1739 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 45
    #A1740 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 45 2
    #A1741 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 57. 52
    #A1742 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 57. 52 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/print/PageFormat.java

    Severity Rule Message Line Col
    #A1743 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 41
    #A1744 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 41 2
    #A1745 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 70. 65
    #A1746 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 70. 65 2
    #A1747 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 85. 79
    #A1748 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 85. 79 2
    #A1749 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 97. 90
    #A1750 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 97. 90 2
    #A1751 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 293. 284
    #A1752 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 293. 284 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/print/Paper.java

    Severity Rule Message Line Col
    #A1753 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 46. 44
    #A1754 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 46. 44 2
    #A1755 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 61. 50
    #A1756 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 61. 50 2
    #A1757 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 86. 80
    #A1758 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 86. 80 2
    #A1759 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 101. 94
    #A1760 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 101. 94 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/print/PrinterJob.java

    Severity Rule Message Line Col
    #A1761 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 70. 51
    #A1762 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 70. 51 2
    #A1763 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 157. 151
    #A1764 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 157. 151 2
    #A1765 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 555. 518
    #A1766 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 555. 518 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/Customizer.java

    Severity Rule Message Line Col
    #A1767 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 58. 49
    #A1768 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 58. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/Introspector.java

    Severity Rule Message Line Col
    #A1769 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 956. 955
    #A1770 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 956. 955 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/MetaData.java

    Severity Rule Message Line Col
    #A1771 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 576. 575
    #A1772 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 576. 575 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/PropertyVetoException.java

    Severity Rule Message Line Col
    #A1773 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 56. 51
    #A1774 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 56. 51 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContext.java

    Severity Rule Message Line Col
    #A1775 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 116. 108
    #A1776 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 116. 108 6
    #A1777 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 126. 118
    #A1778 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 126. 118 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextChildSupport.java

    Severity Rule Message Line Col
    #A1779 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 357. 353
    #A1780 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 357. 353 4
    #A1781 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 363. 359
    #A1782 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 363. 359 4
    #A1783 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 375. 370
    #A1784 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 375. 370 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextMembershipEvent.java

    Severity Rule Message Line Col
    #A1785 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 129
    #A1786 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 129 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextServiceProvider.java

    Severity Rule Message Line Col
    #A1787 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 54
    #A1788 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 54 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextServicesSupport.java

    Severity Rule Message Line Col
    #A1789 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 599. 592
    #A1790 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 599. 592 5
    #A1791 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 837. 833
    #A1792 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 837. 833 5
    #A1793 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 949. 939
    #A1794 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 949. 939 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/accessibility/AccessibleResourceBundle.java

    Severity Rule Message Line Col
    #A1795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67
    #A1796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67 1
    #A1797 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 151. 150
    #A1798 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 151. 150 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/accessibility/AccessibleRole.java

    Severity Rule Message Line Col
    #A1799 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 679. 664
    #A1800 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 679. 664 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/metadata/IIOMetadataNode.java

    Severity Rule Message Line Col
    #A1801 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 828. 823
    #A1802 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 828. 823 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/DocPrintJob.java

    Severity Rule Message Line Col
    #A1803 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 62. 48
    #A1804 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 62. 48 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/MimeType.java

    Severity Rule Message Line Col
    #A1805 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 371. 370
    #A1806 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 371. 370 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/StreamPrintServiceFactory.java

    Severity Rule Message Line Col
    #A1807 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 123. 101
    #A1808 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 123. 101 5
    #A1809 warning CommentsIndentation Block comment has incorrect indentation level 37, expected is 36, indentation should be the same level as line 204. 203
    #A1810 warning CommentsIndentation Block comment has incorrect indentation level 37, expected is 36, indentation should be the same level as line 204. 203 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/SetOfIntegerSyntax.java

    Severity Rule Message Line Col
    #A1811 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 257. 256
    #A1812 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 257. 256 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java

    Severity Rule Message Line Col
    #A1813 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,471. 1469
    #A1814 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,471. 1469 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/AbstractButton.java

    Severity Rule Message Line Col
    #A1815 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 2,110. 2103
    #A1816 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 2,110. 2103 5
    #A1817 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,349. 2332
    #A1818 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,349. 2332 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ArrayTable.java

    Severity Rule Message Line Col
    #A1819 warning CommentsIndentation Block comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 80. 79
    #A1820 warning CommentsIndentation Block comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 80. 79 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/BorderFactory.java

    Severity Rule Message Line Col
    #A1821 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 53
    #A1822 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 53 1
    #A1823 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95
    #A1824 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95 1
    #A1825 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 196. 194
    #A1826 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 196. 194 1
    #A1827 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 299
    #A1828 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 299 1
    #A1829 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 371
    #A1830 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 371 1
    #A1831 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 538
    #A1832 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 538 1
    #A1833 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 578. 571
    #A1834 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 578. 571 1
    #A1835 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 614. 597
    #A1836 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 614. 597 1
    #A1837 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 657. 644
    #A1838 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 657. 644 1
    #A1839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 679
    #A1840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 679 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/Box.java

    Severity Rule Message Line Col
    #A1841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 373. 362
    #A1842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 373. 362 1
    #A1843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 414. 403
    #A1844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 414. 403 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/CellRendererPane.java

    Severity Rule Message Line Col
    #A1845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 218
    #A1846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 218 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    #A1847 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 60
    #A1848 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 60 1
    #A1849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 78
    #A1850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 78 1
    #A1851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 176
    #A1852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 176 1
    #A1853 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 206. 199
    #A1854 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 206. 199 1
    #A1855 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 251. 248
    #A1856 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 251. 248 1
    #A1857 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 264
    #A1858 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 264 1
    #A1859 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 296
    #A1860 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 296 1
    #A1861 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 310. 306
    #A1862 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 310. 306 8
    #A1863 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 318. 314
    #A1864 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 318. 314 8
    #A1865 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 333. 322
    #A1866 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 333. 322 8
    #A1867 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 348. 340
    #A1868 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 348. 340 8
    #A1869 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 358. 352
    #A1870 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 358. 352 8
    #A1871 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 369. 362
    #A1872 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 369. 362 8
    #A1873 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 386. 381
    #A1874 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 386. 381 8
    #A1875 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 395. 390
    #A1876 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 395. 390 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultDesktopManager.java

    Severity Rule Message Line Col
    #A1877 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 646. 644
    #A1878 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 646. 644 3
    #A1879 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 6, indentation should be the same level as line 654. 653
    #A1880 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 6, indentation should be the same level as line 654. 653 4
    #A1881 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 760. 759
    #A1882 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 760. 759 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultListCellRenderer.java

    Severity Rule Message Line Col
    #A1883 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 79
    #A1884 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 79 4
    #A1885 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 207. 202
    #A1886 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 207. 202 4
    #A1887 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 210
    #A1888 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 210 4
    #A1889 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 227. 220
    #A1890 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 227. 220 4
    #A1891 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 235. 230
    #A1892 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 235. 230 4
    #A1893 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 242. 237
    #A1894 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 242. 237 4
    #A1895 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 250. 245
    #A1896 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 250. 245 4
    #A1897 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 258. 253
    #A1898 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 258. 253 4
    #A1899 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 275. 270
    #A1900 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 275. 270 4
    #A1901 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 278
    #A1902 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 278 4
    #A1903 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 291. 286
    #A1904 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 291. 286 4
    #A1905 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 299. 294
    #A1906 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 299. 294 4
    #A1907 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 307. 302
    #A1908 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 307. 302 4
    #A1909 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 315. 310
    #A1910 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 315. 310 4
    #A1911 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 323. 318
    #A1912 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 323. 318 4
    #A1913 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 331. 326
    #A1914 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 331. 326 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultListModel.java

    Severity Rule Message Line Col
    #A1915 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 221. 210
    #A1916 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 221. 210 5
    #A1917 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 417. 411
    #A1918 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 417. 411 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultListSelectionModel.java

    Severity Rule Message Line Col
    #A1919 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 429. 423
    #A1920 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 429. 423 4
    #A1921 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 772. 776
    #A1922 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 772. 776 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JApplet.java

    Severity Rule Message Line Col
    #A1923 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 243
    #A1924 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 243 4
    #A1925 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 261. 255
    #A1926 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 261. 255 4
    #A1927 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 548. 543
    #A1928 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 548. 543 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JButton.java

    Severity Rule Message Line Col
    #A1929 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 277. 265
    #A1930 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 277. 265 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JCheckBox.java

    Severity Rule Message Line Col
    #A1931 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 297
    #A1932 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 297 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JCheckBoxMenuItem.java

    Severity Rule Message Line Col
    #A1933 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 197. 190
    #A1934 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 197. 190 6
    #A1935 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 282. 271
    #A1936 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 282. 271 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JColorChooser.java

    Severity Rule Message Line Col
    #A1937 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 575. 570
    #A1938 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 575. 570 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    #A1939 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,625. 1614
    #A1940 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,625. 1614 1
    #A1941 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,063. 2062
    #A1942 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,063. 2062 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    #A1943 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 4,442. 4441
    #A1944 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 4,442. 4441 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JDesktopPane.java

    Severity Rule Message Line Col
    #A1945 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 202. 195
    #A1946 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 202. 195 5
    #A1947 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 604. 592
    #A1948 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 604. 592 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JDialog.java

    Severity Rule Message Line Col
    #A1949 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 770. 763
    #A1950 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 770. 763 4
    #A1951 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 841. 834
    #A1952 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 841. 834 4
    #A1953 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 853. 847
    #A1954 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 853. 847 4
    #A1955 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,033. 1016
    #A1956 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,033. 1016 4
    #A1957 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,215. 1210
    #A1958 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,215. 1210 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JEditorPane.java

    Severity Rule Message Line Col
    #A1959 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,630. 1618
    #A1960 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,630. 1618 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    #A1961 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,222. 1216
    #A1962 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,222. 1216 4
    #A1963 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,242. 1226
    #A1964 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,242. 1226 4
    #A1965 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,003. 1998
    #A1966 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,003. 1998 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JFrame.java

    Severity Rule Message Line Col
    #A1967 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 401
    #A1968 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 401 4
    #A1969 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 478. 472
    #A1970 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 478. 472 4
    #A1971 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 490. 484
    #A1972 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 490. 484 4
    #A1973 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 859. 854
    #A1974 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 859. 854 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JInternalFrame.java

    Severity Rule Message Line Col
    #A1975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 552. 541
    #A1976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 552. 541 1
    #A1977 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,046. 1045
    #A1978 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,046. 1045 8
    #A1979 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,476. 1468
    #A1980 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,476. 1468 1
    #A1981 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,658. 1651
    #A1982 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,658. 1651 4
    #A1983 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,962. 1961
    #A1984 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,962. 1961 9
    #A1985 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,987. 1972
    #A1986 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,987. 1972 1
    #A1987 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,279. 2268
    #A1988 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,279. 2268 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JLayeredPane.java

    Severity Rule Message Line Col
    #A1989 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 193
    #A1990 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 193 1
    #A1991 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 291
    #A1992 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 301. 291 1
    #A1993 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 602. 595
    #A1994 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 602. 595 1
    #A1995 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 747. 736
    #A1996 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 747. 736 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JList.java

    Severity Rule Message Line Col
    #A1997 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,924. 2923
    #A1998 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,924. 2923 17
    #A1999 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,022. 3016
    #A2000 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,022. 3016 9
    #A2001 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,036. 3027
    #A2002 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,036. 3027 5
    #A2003 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 3,119. 3111
    #A2004 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 3,119. 3111 5
    #A2005 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,119. 3113
    #A2006 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,119. 3113 9
    #A2007 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,132. 3123
    #A2008 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,132. 3123 9
    #A2009 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,161. 3152
    #A2010 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,161. 3152 9
    #A2011 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,172. 3165
    #A2012 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,172. 3165 9
    #A2013 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,180. 3176
    #A2014 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,180. 3176 9
    #A2015 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,188. 3184
    #A2016 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,188. 3184 9
    #A2017 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 3,196. 3192
    #A2018 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 3,196. 3192 11
    #A2019 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,264. 3257
    #A2020 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,264. 3257 12
    #A2021 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,398. 3390
    #A2022 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,398. 3390 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    #A2023 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,372. 1361
    #A2024 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,372. 1361 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JMenuBar.java

    Severity Rule Message Line Col
    #A2025 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 486. 475
    #A2026 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 486. 475 1
    #A2027 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 551. 546
    #A2028 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 551. 546 9
    #A2029 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 563. 559
    #A2030 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 563. 559 9
    #A2031 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 605. 606
    #A2032 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 605. 606 1
    #A2033 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 617. 618
    #A2034 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 617. 618 1
    #A2035 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 633. 634
    #A2036 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 633. 634 1
    #A2037 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 649. 650
    #A2038 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 649. 650 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JMenuItem.java

    Severity Rule Message Line Col
    #A2039 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 802. 790
    #A2040 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 802. 790 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JOptionPane.java

    Severity Rule Message Line Col
    #A2041 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,530. 2519
    #A2042 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,530. 2519 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JPanel.java

    Severity Rule Message Line Col
    #A2043 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 210. 199
    #A2044 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 210. 199 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JPasswordField.java

    Severity Rule Message Line Col
    #A2045 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 384. 369
    #A2046 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 384. 369 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    #A2047 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,189. 1178
    #A2048 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,189. 1178 1
    #A2049 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,309. 1308
    #A2050 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,309. 1308 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JProgressBar.java

    Severity Rule Message Line Col
    #A2051 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 247. 235
    #A2052 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 247. 235 4
    #A2053 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 270. 252
    #A2054 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 270. 252 4
    #A2055 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 394. 383
    #A2056 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 394. 383 4
    #A2057 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 986. 974
    #A2058 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 986. 974 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JRadioButton.java

    Severity Rule Message Line Col
    #A2059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 249
    #A2060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 249 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JRadioButtonMenuItem.java

    Severity Rule Message Line Col
    #A2061 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 256. 245
    #A2062 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 256. 245 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JRootPane.java

    Severity Rule Message Line Col
    #A2063 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 623. 614
    #A2064 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 623. 614 1
    #A2065 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 851. 835
    #A2066 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 851. 835 1
    #A2067 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 996. 984
    #A2068 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 996. 984 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JScrollBar.java

    Severity Rule Message Line Col
    #A2069 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 829. 818
    #A2070 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 829. 818 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JScrollPane.java

    Severity Rule Message Line Col
    #A2071 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,389. 1378
    #A2072 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,389. 1378 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JSeparator.java

    Severity Rule Message Line Col
    #A2073 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 244
    #A2074 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 244 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JSlider.java

    Severity Rule Message Line Col
    #A2075 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 796. 791
    #A2076 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 796. 791 1
    #A2077 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,392. 1381
    #A2078 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,392. 1381 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTabbedPane.java

    Severity Rule Message Line Col
    #A2079 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 117. 113
    #A2080 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 117. 113 4
    #A2081 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 125. 119
    #A2082 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 125. 119 4
    #A2083 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 542. 521
    #A2084 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 542. 521 4
    #A2085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,120. 1109
    #A2086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,120. 1109 1
    #A2087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,320. 1304
    #A2088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,320. 1304 1
    #A2089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,671. 1661
    #A2090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,671. 1661 1
    #A2091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,866. 1855
    #A2092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,866. 1855 1
    #A2093 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,440. 2429
    #A2094 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,440. 2429 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    #A2095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 235. 229
    #A2096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 235. 229 1
    #A2097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 284. 281
    #A2098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 284. 281 1
    #A2099 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 364. 359
    #A2100 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 364. 359 4
    #A2101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 389. 385
    #A2102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 389. 385 1
    #A2103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 572. 561
    #A2104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 572. 561 1
    #A2105 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 642. 641
    #A2106 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 642. 641 5
    #A2107 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 885. 875
    #A2108 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 885. 875 1
    #A2109 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 901. 892
    #A2110 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 901. 892 1
    #A2111 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,976. 1953
    #A2112 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,976. 1953 1
    #A2113 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,591. 2577
    #A2114 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,591. 2577 1
    #A2115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,810. 2782
    #A2116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,810. 2782 1
    #A2117 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,860. 2847
    #A2118 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,860. 2847 1
    #A2119 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,454. 3437
    #A2120 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,454. 3437 1
    #A2121 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,604. 3597
    #A2122 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,604. 3597 1
    #A2123 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,699. 3689
    #A2124 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,699. 3689 1
    #A2125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,834. 3824
    #A2126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,834. 3824 1
    #A2127 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,392. 4377
    #A2128 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,392. 4377 1
    #A2129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,564. 4554
    #A2130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,564. 4554 1
    #A2131 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,704. 4692
    #A2132 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,704. 4692 1
    #A2133 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,743. 4731
    #A2134 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,743. 4731 1
    #A2135 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,778. 4769
    #A2136 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,778. 4769 1
    #A2137 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 12, indentation should be the same level as line 4,855. 4853
    #A2138 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 12, indentation should be the same level as line 4,855. 4853 54
    #A2139 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,282. 5280
    #A2140 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,282. 5280 1
    #A2141 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,867. 5861
    #A2142 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,867. 5861 1
    #A2143 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,097. 6075
    #A2144 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,097. 6075 1
    #A2145 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 6,332. 6331
    #A2146 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 6,332. 6331 10
    #A2147 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,649. 6638
    #A2148 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,649. 6638 1
    #A2149 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,711. 6704
    #A2150 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,711. 6704 5
    #A2151 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 6,717. 6716
    #A2152 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 6,717. 6716 17
    #A2153 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,789. 6784
    #A2154 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,789. 6784 5
    #A2155 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,097. 7087
    #A2156 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,097. 7087 5
    #A2157 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,191. 7182
    #A2158 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,191. 7182 5
    #A2159 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 7,333. 7332
    #A2160 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 7,333. 7332 1
    #A2161 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,134. 8126
    #A2162 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,134. 8126 9
    #A2163 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,423. 8415
    #A2164 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,423. 8415 9
    #A2165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 8,769. 8768
    #A2166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 8,769. 8768 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTextArea.java

    Severity Rule Message Line Col
    #A2167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 760. 748
    #A2168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 760. 748 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTextField.java

    Severity Rule Message Line Col
    #A2169 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 332. 314
    #A2170 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 332. 314 5
    #A2171 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 927. 913
    #A2172 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 927. 913 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JToggleButton.java

    Severity Rule Message Line Col
    #A2173 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 332. 331
    #A2174 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 332. 331 1
    #A2175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 332. 333
    #A2176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 332. 333 1
    #A2177 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 444
    #A2178 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 444 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JToolBar.java

    Severity Rule Message Line Col
    #A2179 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 819. 808
    #A2180 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 819. 808 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JToolTip.java

    Severity Rule Message Line Col
    #A2181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 240. 229
    #A2182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 240. 229 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTree.java

    Severity Rule Message Line Col
    #A2183 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,790. 2781
    #A2184 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,790. 2781 5
    #A2185 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,853. 2843
    #A2186 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,853. 2843 5
    #A2187 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,880. 2870
    #A2188 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,880. 2870 5
    #A2189 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,743. 3732
    #A2190 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,743. 3732 5
    #A2191 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,860. 3856
    #A2192 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,860. 3856 6
    #A2193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,170. 4159
    #A2194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,170. 4159 1
    #A2195 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 4,762. 4754
    #A2196 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 4,762. 4754 9
    #A2197 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,106. 5098
    #A2198 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,106. 5098 9
    #A2199 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,462. 5454
    #A2200 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,462. 5454 9
    #A2201 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,593. 5583
    #A2202 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,593. 5583 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JViewport.java

    Severity Rule Message Line Col
    #A2203 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 508. 503
    #A2204 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 508. 503 6
    #A2205 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,855. 1844
    #A2206 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,855. 1844 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JWindow.java

    Severity Rule Message Line Col
    #A2207 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 629. 626
    #A2208 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 629. 626 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/KeyboardManager.java

    Severity Rule Message Line Col
    #A2209 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 93. 87
    #A2210 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 93. 87 5
    #A2211 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 157. 155
    #A2212 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 157. 155 8
    #A2213 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 333. 332
    #A2214 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 333. 332 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/LayoutFocusTraversalPolicy.java

    Severity Rule Message Line Col
    #A2215 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 228. 194
    #A2216 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 228. 194 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/Spring.java

    Severity Rule Message Line Col
    #A2217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 276. 274
    #A2218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 276. 274 1
    #A2219 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 11, indentation should be the same level as line 426. 425
    #A2220 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 11, indentation should be the same level as line 426. 425 1
    #A2221 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 526. 515
    #A2222 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 526. 515 5
    #A2223 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 544. 530
    #A2224 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 544. 530 5
    #A2225 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 592. 561
    #A2226 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 592. 561 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SpringLayout.java

    Severity Rule Message Line Col
    #A2227 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 576. 577
    #A2228 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 576. 577 1
    #A2229 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,041. 1024
    #A2230 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,041. 1024 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SwingUtilities.java

    Severity Rule Message Line Col
    #A2231 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,040. 2036
    #A2232 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,040. 2036 4
    #A2233 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,217. 2197
    #A2234 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,217. 2197 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    #A2235 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 223. 220
    #A2236 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 223. 220 5
    #A2237 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 229. 226
    #A2238 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 229. 226 5
    #A2239 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 558. 551
    #A2240 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 558. 551 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ToolTipManager.java

    Severity Rule Message Line Col
    #A2241 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 320. 319
    #A2242 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 320. 319 9
    #A2243 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 511. 510
    #A2244 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 511. 510 11
    #A2245 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 730. 722
    #A2246 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 730. 722 3
    #A2247 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 757. 756
    #A2248 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 757. 756 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/border/MatteBorder.java

    Severity Rule Message Line Col
    #A2249 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 222. 214
    #A2250 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 222. 214 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/colorchooser/AbstractColorChooserPanel.java

    Severity Rule Message Line Col
    #A2251 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 179. 173
    #A2252 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 179. 173 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/event/TableColumnModelEvent.java

    Severity Rule Message Line Col
    #A2253 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 53
    #A2254 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 53 1
    #A2255 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 63
    #A2256 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 63 1
    #A2257 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 84
    #A2258 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 84 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/event/TableModelEvent.java

    Severity Rule Message Line Col
    #A2259 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 86
    #A2260 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 86 1
    #A2261 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 107
    #A2262 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 107 1
    #A2263 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 193
    #A2264 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 193 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicBorders.java

    Severity Rule Message Line Col
    #A2265 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 483. 482
    #A2266 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 483. 482 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboBoxRenderer.java

    Severity Rule Message Line Col
    #A2267 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 54
    #A2268 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 54 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboPopup.java

    Severity Rule Message Line Col
    #A2269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 345. 344
    #A2270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 345. 344 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicDesktopIconUI.java

    Severity Rule Message Line Col
    #A2271 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 308. 307
    #A2272 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 308. 307 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicEditorPaneUI.java

    Severity Rule Message Line Col
    #A2273 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 237. 236
    #A2274 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 237. 236 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java

    Severity Rule Message Line Col
    #A2275 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 449. 447
    #A2276 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 449. 447 9
    #A2277 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 499. 492
    #A2278 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 499. 492 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java

    Severity Rule Message Line Col
    #A2279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96
    #A2280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96 1
    #A2281 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 661. 658
    #A2282 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 661. 658 5
    #A2283 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 669. 666
    #A2284 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 669. 666 7
    #A2285 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 676. 673
    #A2286 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 676. 673 7
    #A2287 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 683. 680
    #A2288 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 683. 680 7
    #A2289 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 690. 687
    #A2290 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 690. 687 7
    #A2291 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 697. 694
    #A2292 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 697. 694 7
    #A2293 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 710. 702
    #A2294 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 710. 702 1
    #A2295 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 18, indentation should be the same level as line 979. 977
    #A2296 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 18, indentation should be the same level as line 979. 977 21
    #A2297 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 17, indentation should be the same level as line 1,032. 1031
    #A2298 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 17, indentation should be the same level as line 1,032. 1031 15
    #A2299 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,316. 1313
    #A2300 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,316. 1313 9
    #A2301 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,322. 1319
    #A2302 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,322. 1319 9
    #A2303 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,328. 1325
    #A2304 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,328. 1325 9
    #A2305 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,420. 1417
    #A2306 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,420. 1417 9
    #A2307 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,427. 1424
    #A2308 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,427. 1424 9
    #A2309 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,434. 1431
    #A2310 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,434. 1431 9
    #A2311 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,441. 1438
    #A2312 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,441. 1438 9
    #A2313 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,448. 1445
    #A2314 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,448. 1445 9
    #A2315 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,455. 1452
    #A2316 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,455. 1452 9
    #A2317 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,462. 1459
    #A2318 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 1,462. 1459 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicLabelUI.java

    Severity Rule Message Line Col
    #A2319 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 61
    #A2320 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 61 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java

    Severity Rule Message Line Col
    #A2321 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,122. 1121
    #A2322 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,122. 1121 18
    #A2323 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,174. 1173
    #A2324 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,174. 1173 18
    #A2325 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,200. 1199
    #A2326 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,200. 1199 12
    #A2327 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,725. 1717
    #A2328 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,725. 1717 9
    #A2329 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,728. 1727
    #A2330 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,728. 1727 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    #A2331 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 819. 818
    #A2332 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 819. 818 13
    #A2333 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,228. 1227
    #A2334 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,228. 1227 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicProgressBarUI.java

    Severity Rule Message Line Col
    #A2335 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 113. 105
    #A2336 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 113. 105 48
    #A2337 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, 8, indentation should be the same level as line 564, 572. 570
    #A2338 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, 8, indentation should be the same level as line 564, 572. 570 11
    #A2339 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,268. 1263
    #A2340 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,268. 1263 17
    #A2341 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 1,268. 1267
    #A2342 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 1,268. 1267 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java

    Severity Rule Message Line Col
    #A2343 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,064. 1063
    #A2344 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,064. 1063 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicScrollPaneUI.java

    Severity Rule Message Line Col
    #A2345 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 377. 366
    #A2346 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 377. 366 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    #A2347 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 24, indentation should be the same level as line 429. 430
    #A2348 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 24, indentation should be the same level as line 429. 430 51

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java

    Severity Rule Message Line Col
    #A2349 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 275. 274
    #A2350 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 275. 274 48

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java

    Severity Rule Message Line Col
    #A2351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 57
    #A2352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 57 1
    #A2353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133
    #A2354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133 1
    #A2355 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 147
    #A2356 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 147 1
    #A2357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 160. 158
    #A2358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 160. 158 1
    #A2359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 211
    #A2360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 211 1
    #A2361 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 241. 239
    #A2362 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 241. 239 1
    #A2363 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 842. 840
    #A2364 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 842. 840 1
    #A2365 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,661. 1655
    #A2366 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,661. 1655 1
    #A2367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,810. 1804
    #A2368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,810. 1804 1
    #A2369 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,141. 2135
    #A2370 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,141. 2135 1
    #A2371 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 21, indentation should be the same level as line 3,772. 3771
    #A2372 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 21, indentation should be the same level as line 3,772. 3771 17
    #A2373 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,947. 3945
    #A2374 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,947. 3945 1
    #A2375 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 4,150. 4120
    #A2376 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 4,150. 4120 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableHeaderUI.java

    Severity Rule Message Line Col
    #A2377 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 50
    #A2378 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 50 1
    #A2379 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 298. 296
    #A2380 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 298. 296 1
    #A2381 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 308
    #A2382 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 308 1
    #A2383 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 329. 321
    #A2384 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 329. 321 1
    #A2385 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 335. 333
    #A2386 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 335. 333 1
    #A2387 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 385. 383
    #A2388 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 385. 383 1
    #A2389 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 446. 435
    #A2390 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 446. 435 1
    #A2391 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 482. 481
    #A2392 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 482. 481 1
    #A2393 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 616. 606
    #A2394 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 616. 606 1
    #A2395 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 643. 641
    #A2396 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 643. 641 1
    #A2397 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 751. 749
    #A2398 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 751. 749 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableUI.java

    Severity Rule Message Line Col
    #A2399 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 64
    #A2400 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 64 1
    #A2401 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 103. 101
    #A2402 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 103. 101 1
    #A2403 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 758. 748
    #A2404 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 758. 748 1
    #A2405 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 758. 750
    #A2406 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 758. 750 5
    #A2407 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 784. 778
    #A2408 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 784. 778 1
    #A2409 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 806. 800
    #A2410 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 806. 800 1
    #A2411 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,364. 1362
    #A2412 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,364. 1362 1
    #A2413 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,408. 1400
    #A2414 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,408. 1400 1
    #A2415 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,414. 1412
    #A2416 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,414. 1412 1
    #A2417 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,640. 1638
    #A2418 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,640. 1638 1
    #A2419 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,730. 1728
    #A2420 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,730. 1728 1
    #A2421 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,798. 1793
    #A2422 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,798. 1793 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    #A2423 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 996. 991
    #A2424 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 996. 991 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalComboBoxEditor.java

    Severity Rule Message Line Col
    #A2425 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 90. 86
    #A2426 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 90. 86 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalIconFactory.java

    Severity Rule Message Line Col
    #A2427 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 379. 378
    #A2428 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 379. 378 7
    #A2429 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 769. 768
    #A2430 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 769. 768 15
    #A2431 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 771. 770
    #A2432 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 771. 770 15
    #A2433 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 776. 775
    #A2434 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 776. 775 15
    #A2435 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 780. 779
    #A2436 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 780. 779 15
    #A2437 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,035. 1034
    #A2438 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,035. 1034 15
    #A2439 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,037. 1036
    #A2440 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,037. 1036 15
    #A2441 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,039. 1038
    #A2442 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,039. 1038 15
    #A2443 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,041. 1040
    #A2444 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,041. 1040 15
    #A2445 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,045. 1044
    #A2446 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 1,045. 1044 15
    #A2447 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 2,012. 2010
    #A2448 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 2,012. 2010 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalLabelUI.java

    Severity Rule Message Line Col
    #A2449 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 55. 49
    #A2450 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 55. 49 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java

    Severity Rule Message Line Col
    #A2451 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,276. 1275
    #A2452 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,276. 1275 18
    #A2453 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,322. 1321
    #A2454 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,322. 1321 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalScrollBarUI.java

    Severity Rule Message Line Col
    #A2455 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 470. 476
    #A2456 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 470. 476 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalSliderUI.java

    Severity Rule Message Line Col
    #A2457 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 95
    #A2458 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 95 4
    #A2459 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 102
    #A2460 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 102 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java

    Severity Rule Message Line Col
    #A2461 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,050. 1049
    #A2462 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,050. 1049 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiButtonUI.java

    Severity Rule Message Line Col
    #A2463 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2464 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2465 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2466 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiColorChooserUI.java

    Severity Rule Message Line Col
    #A2467 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2468 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2469 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2470 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiComboBoxUI.java

    Severity Rule Message Line Col
    #A2471 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2472 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2473 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70
    #A2474 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70 1
    #A2475 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 113
    #A2476 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 113 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiDesktopIconUI.java

    Severity Rule Message Line Col
    #A2477 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2478 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2479 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2480 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiDesktopPaneUI.java

    Severity Rule Message Line Col
    #A2481 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2482 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2483 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2484 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiFileChooserUI.java

    Severity Rule Message Line Col
    #A2485 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 59
    #A2486 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 59 1
    #A2487 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74
    #A2488 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74 1
    #A2489 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 156
    #A2490 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 156 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiInternalFrameUI.java

    Severity Rule Message Line Col
    #A2491 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2492 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2493 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2494 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiLabelUI.java

    Severity Rule Message Line Col
    #A2495 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2496 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2497 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2498 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiListUI.java

    Severity Rule Message Line Col
    #A2499 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57
    #A2500 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57 1
    #A2501 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72
    #A2502 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72 1
    #A2503 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 129. 121
    #A2504 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 129. 121 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiLookAndFeel.java

    Severity Rule Message Line Col
    #A2505 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 64
    #A2506 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 64 1
    #A2507 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 183
    #A2508 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 183 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiMenuBarUI.java

    Severity Rule Message Line Col
    #A2509 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2510 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2511 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2512 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiMenuItemUI.java

    Severity Rule Message Line Col
    #A2513 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2514 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2515 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78
    #A2516 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiOptionPaneUI.java

    Severity Rule Message Line Col
    #A2517 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2518 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2519 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70
    #A2520 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70 1
    #A2521 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 98
    #A2522 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 98 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiPanelUI.java

    Severity Rule Message Line Col
    #A2523 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2524 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2525 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2526 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiPopupMenuUI.java

    Severity Rule Message Line Col
    #A2527 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57
    #A2528 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57 1
    #A2529 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 72
    #A2530 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 72 1
    #A2531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 108
    #A2532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 108 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiProgressBarUI.java

    Severity Rule Message Line Col
    #A2533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiRootPaneUI.java

    Severity Rule Message Line Col
    #A2537 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2538 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2539 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74
    #A2540 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiScrollBarUI.java

    Severity Rule Message Line Col
    #A2541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiScrollPaneUI.java

    Severity Rule Message Line Col
    #A2545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2547 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2548 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiSeparatorUI.java

    Severity Rule Message Line Col
    #A2549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiSliderUI.java

    Severity Rule Message Line Col
    #A2553 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2554 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2555 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2556 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiSpinnerUI.java

    Severity Rule Message Line Col
    #A2557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74
    #A2560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiSplitPaneUI.java

    Severity Rule Message Line Col
    #A2561 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55
    #A2562 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 55 1
    #A2563 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70
    #A2564 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70 1
    #A2565 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 146
    #A2566 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 146 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTabbedPaneUI.java

    Severity Rule Message Line Col
    #A2567 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 56
    #A2568 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 56 1
    #A2569 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A2570 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1
    #A2571 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 120
    #A2572 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 120 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTableHeaderUI.java

    Severity Rule Message Line Col
    #A2573 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2574 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2575 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2576 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTableUI.java

    Severity Rule Message Line Col
    #A2577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2579 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2580 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTextUI.java

    Severity Rule Message Line Col
    #A2581 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 64
    #A2582 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 64 1
    #A2583 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 79
    #A2584 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 79 1
    #A2585 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 267. 259
    #A2586 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 267. 259 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiToolBarUI.java

    Severity Rule Message Line Col
    #A2587 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2588 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2589 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2590 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiToolTipUI.java

    Severity Rule Message Line Col
    #A2591 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2592 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2593 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2594 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTreeUI.java

    Severity Rule Message Line Col
    #A2595 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57
    #A2596 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 57 1
    #A2597 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72
    #A2598 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72 1
    #A2599 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 222. 214
    #A2600 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 222. 214 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/multi/MultiViewportUI.java

    Severity Rule Message Line Col
    #A2601 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54
    #A2602 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 54 1
    #A2603 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73
    #A2604 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/EffectUtils.java

    Severity Rule Message Line Col
    #A2605 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 192. 191
    #A2606 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 192. 191 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthDesktopPaneUI.java

    Severity Rule Message Line Col
    #A2607 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 197. 196
    #A2608 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 197. 196 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java

    Severity Rule Message Line Col
    #A2609 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 113. 116
    #A2610 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 113. 116 13
    #A2611 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 497. 486
    #A2612 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 497. 486 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTableHeaderUI.java

    Severity Rule Message Line Col
    #A2613 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50
    #A2614 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50 1
    #A2615 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 182
    #A2616 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 182 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTableUI.java

    Severity Rule Message Line Col
    #A2617 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67
    #A2618 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67 1
    #A2619 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88
    #A2620 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88 1
    #A2621 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 178. 177
    #A2622 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 178. 177 1
    #A2623 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 252
    #A2624 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 252 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/AbstractTableModel.java

    Severity Rule Message Line Col
    #A2625 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 65
    #A2626 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 65 1
    #A2627 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 72
    #A2628 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 72 1
    #A2629 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 144
    #A2630 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 144 1
    #A2631 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 185
    #A2632 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 185 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/DefaultTableCellRenderer.java

    Severity Rule Message Line Col
    #A2633 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 90
    #A2634 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 90 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/DefaultTableColumnModel.java

    Severity Rule Message Line Col
    #A2635 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 61
    #A2636 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 61 1
    #A2637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 86
    #A2638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 86 1
    #A2639 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 103
    #A2640 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 103 1
    #A2641 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 240. 232
    #A2642 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 240. 232 1
    #A2643 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 372. 358
    #A2644 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 372. 358 1
    #A2645 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 481. 474
    #A2646 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 481. 474 1
    #A2647 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 523. 513
    #A2648 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 523. 513 1
    #A2649 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 684. 674
    #A2650 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 684. 674 1
    #A2651 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 708. 698
    #A2652 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 708. 698 1
    #A2653 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 721. 714
    #A2654 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 721. 714 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/DefaultTableModel.java

    Severity Rule Message Line Col
    #A2655 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 67
    #A2656 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 67 1
    #A2657 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 88
    #A2658 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 88 1
    #A2659 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 270. 268
    #A2660 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 270. 268 1
    #A2661 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 490. 475
    #A2662 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 490. 475 1
    #A2663 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 604. 598
    #A2664 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 604. 598 1
    #A2665 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 692. 684
    #A2666 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 692. 684 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/JTableHeader.java

    Severity Rule Message Line Col
    #A2667 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 72
    #A2668 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 72 1
    #A2669 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 128
    #A2670 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 128 1
    #A2671 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 155. 153
    #A2672 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 155. 153 32
    #A2673 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 174. 168
    #A2674 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 174. 168 1
    #A2675 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 458. 451
    #A2676 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 458. 451 1
    #A2677 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 528. 516
    #A2678 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 528. 516 1
    #A2679 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 571. 560
    #A2680 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 571. 560 1
    #A2681 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 637. 628
    #A2682 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 637. 628 1
    #A2683 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 777. 766
    #A2684 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 777. 766 1
    #A2685 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 895. 891
    #A2686 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 895. 891 7
    #A2687 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 985. 983
    #A2688 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 985. 983 9
    #A2689 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,122. 1114
    #A2690 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,122. 1114 12
    #A2691 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,141. 1139
    #A2692 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,141. 1139 9
    #A2693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,371. 1370
    #A2694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,371. 1370 1
    #A2695 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 1,376. 1390
    #A2696 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 1,376. 1390 1
    #A2697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,406. 1419
    #A2698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,406. 1419 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/TableColumn.java

    Severity Rule Message Line Col
    #A2699 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 118
    #A2700 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 118 1
    #A2701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 196. 187
    #A2702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 196. 187 1
    #A2703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 286
    #A2704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 286 1
    #A2705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 756. 733
    #A2706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 756. 733 1
    #A2707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 810. 797
    #A2708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 810. 797 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/TableColumnModel.java

    Severity Rule Message Line Col
    #A2709 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 46
    #A2710 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 46 1
    #A2711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 100
    #A2712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 100 1
    #A2713 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 188. 181
    #A2714 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 188. 181 1
    #A2715 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 236. 229
    #A2716 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 236. 229 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/AbstractWriter.java

    Severity Rule Message Line Col
    #A2717 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 629. 626
    #A2718 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 629. 626 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/GlyphPainter2.java

    Severity Rule Message Line Col
    #A2719 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 237. 218
    #A2720 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 237. 218 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/GlyphView.java

    Severity Rule Message Line Col
    #A2721 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 19, indentation should be the same level as line 81. 80
    #A2722 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 19, indentation should be the same level as line 81. 80 9
    #A2723 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 129. 119
    #A2724 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 129. 119 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/JTextComponent.java

    Severity Rule Message Line Col
    #A2725 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,134. 2110
    #A2726 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,134. 2110 1
    #A2727 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,534. 2519
    #A2728 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,534. 2519 1
    #A2729 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,941. 2937
    #A2730 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,941. 2937 8
    #A2731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,344. 3320
    #A2732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,344. 3320 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/LabelView.java

    Severity Rule Message Line Col
    #A2733 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 202
    #A2734 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 202 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    #A2735 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 139
    #A2736 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 139 4
    #A2737 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 261. 253
    #A2738 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 261. 253 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/Utilities.java

    Severity Rule Message Line Col
    #A2739 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 353. 352
    #A2740 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 353. 352 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/BlockView.java

    Severity Rule Message Line Col
    #A2741 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 146. 129
    #A2742 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 146. 129 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/CSS.java

    Severity Rule Message Line Col
    #A2743 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,351. 1346
    #A2744 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,351. 1346 6
    #A2745 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,692. 1693
    #A2746 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,692. 1693 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HTMLEditorKit.java

    Severity Rule Message Line Col
    #A2747 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,465. 1463
    #A2748 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,465. 1463 1
    #A2749 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,468. 1466
    #A2750 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,468. 1466 1
    #A2751 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,471. 1469
    #A2752 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,471. 1469 1
    #A2753 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,474. 1472
    #A2754 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,474. 1472 1
    #A2755 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,477. 1475
    #A2756 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,477. 1475 1
    #A2757 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,480. 1478
    #A2758 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,480. 1478 1
    #A2759 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,484. 1481
    #A2760 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,484. 1481 1
    #A2761 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,488. 1485
    #A2762 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,488. 1485 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HTMLWriter.java

    Severity Rule Message Line Col
    #A2763 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 1,219. 1218
    #A2764 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 1,219. 1218 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/OptionListModel.java

    Severity Rule Message Line Col
    #A2765 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 325. 320
    #A2766 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 325. 320 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/StyleSheet.java

    Severity Rule Message Line Col
    #A2767 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 2,726. 2713
    #A2768 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 2,726. 2713 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/TableView.java

    Severity Rule Message Line Col
    #A2769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,488. 1487
    #A2770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,488. 1487 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/ContentModel.java

    Severity Rule Message Line Col
    #A2771 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 140. 134
    #A2772 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 140. 134 5
    #A2773 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 174. 163
    #A2774 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 174. 163 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/DTD.java

    Severity Rule Message Line Col
    #A2775 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 555. 558
    #A2776 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 555. 558 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java

    Severity Rule Message Line Col
    #A2777 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 1,151. 1141
    #A2778 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 1,151. 1141 19
    #A2779 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,462. 1461
    #A2780 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,462. 1461 1
    #A2781 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 1462, 1464. 1463
    #A2782 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 1462, 1464. 1463 1
    #A2783 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 2,038. 2025
    #A2784 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 2,038. 2025 9
    #A2785 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,054. 2050
    #A2786 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,054. 2050 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFGenerator.java

    Severity Rule Message Line Col
    #A2787 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 962. 959
    #A2788 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 962. 959 5
    #A2789 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 989. 988
    #A2790 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 989. 988 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFParser.java

    Severity Rule Message Line Col
    #A2791 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 2, indentation should be the same level as line 50. 49
    #A2792 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 2, indentation should be the same level as line 50. 49 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFReader.java

    Severity Rule Message Line Col
    #A2793 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 605. 604
    #A2794 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 605. 604 1
    #A2795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 605. 606
    #A2796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 605. 606 1
    #A2797 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 871. 877
    #A2798 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 871. 877 1
    #A2799 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,572. 1571
    #A2800 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,572. 1571 1
    #A2801 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,578. 1577
    #A2802 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,578. 1577 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultMutableTreeNode.java

    Severity Rule Message Line Col
    #A2803 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 29. 27
    #A2804 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 29. 27 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java

    Severity Rule Message Line Col
    #A2805 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 628. 623
    #A2806 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 628. 623 4
    #A2807 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 637. 630
    #A2808 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 637. 630 4
    #A2809 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 644. 639
    #A2810 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 644. 639 4
    #A2811 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 651. 646
    #A2812 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 651. 646 4
    #A2813 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 658. 653
    #A2814 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 658. 653 4
    #A2815 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 667. 660
    #A2816 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 667. 660 4
    #A2817 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 674. 669
    #A2818 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 674. 669 4
    #A2819 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 690. 685
    #A2820 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 690. 685 4
    #A2821 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 697. 692
    #A2822 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 697. 692 4
    #A2823 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 704. 699
    #A2824 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 704. 699 4
    #A2825 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 711. 706
    #A2826 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 711. 706 4
    #A2827 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 718. 713
    #A2828 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 718. 713 4
    #A2829 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 725. 720
    #A2830 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 725. 720 4
    #A2831 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 732. 727
    #A2832 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 732. 727 4
    #A2833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 739. 734
    #A2834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 739. 734 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeModel.java

    Severity Rule Message Line Col
    #A2835 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 83. 77
    #A2836 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 83. 77 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/TreeModel.java

    Severity Rule Message Line Col
    #A2837 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 141
    #A2838 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 141 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/CompoundEdit.java

    Severity Rule Message Line Col
    #A2839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 111. 110
    #A2840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 111. 110 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/UndoManager.java

    Severity Rule Message Line Col
    #A2841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 202. 200
    #A2842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 202. 200 1
    #A2843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 231. 230
    #A2844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 231. 230 1
    #A2845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 251. 250
    #A2846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 251. 250 1
    #A2847 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 255. 254
    #A2848 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 255. 254 1
    #A2849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 263. 262
    #A2850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 263. 262 1
    #A2851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265
    #A2852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265 1
    #A2853 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 261. 269
    #A2854 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 261. 269 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletAudioClip.java

    Severity Rule Message Line Col
    #A2855 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 71. 70
    #A2856 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 71. 70 17
    #A2857 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 89. 88
    #A2858 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 89. 88 17
    #A2859 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 112. 111
    #A2860 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 112. 111 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    #A2861 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191
    #A2862 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191 1
    #A2863 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 700. 696
    #A2864 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 700. 696 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletPanel.java

    Severity Rule Message Line Col
    #A2865 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 323. 316
    #A2866 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 323. 316 5
    #A2867 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 418. 417
    #A2868 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 418. 417 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/AWTAccessor.java

    Severity Rule Message Line Col
    #A2869 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 426. 423
    #A2870 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 426. 423 9
    #A2871 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 430. 427
    #A2872 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 430. 427 9
    #A2873 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,340. 1337
    #A2874 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,340. 1337 4
    #A2875 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,357. 1354
    #A2876 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,357. 1354 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    #A2877 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 4, indentation should be the same level as line 405. 403
    #A2878 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 4, indentation should be the same level as line 405. 403 44
    #A2879 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 421. 408
    #A2880 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 421. 408 29
    #A2881 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 519. 514
    #A2882 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 519. 514 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/DebugSettings.java

    Severity Rule Message Line Col
    #A2883 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 167. 166
    #A2884 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 167. 166 9
    #A2885 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 297. 296
    #A2886 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 297. 296 13
    #A2887 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 300. 299
    #A2888 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 300. 299 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/ExtendedKeyCodes.java

    Severity Rule Message Line Col
    #A2889 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 39. 33
    #A2890 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 39. 33 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/FontConfiguration.java

    Severity Rule Message Line Col
    #A2891 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 659. 655
    #A2892 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 659. 655 4
    #A2893 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 823. 819
    #A2894 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 823. 819 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/ModalityListener.java

    Severity Rule Message Line Col
    #A2895 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 36. 33
    #A2896 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 36. 33 4
    #A2897 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38
    #A2898 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/ScrollPaneWheelScroller.java

    Severity Rule Message Line Col
    #A2899 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 12, indentation should be the same level as line 166. 165
    #A2900 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 12, indentation should be the same level as line 166. 165 51
    #A2901 warning CommentsIndentation Comment has incorrect indentation level 61, expected is 12, indentation should be the same level as line 177. 176
    #A2902 warning CommentsIndentation Comment has incorrect indentation level 61, expected is 12, indentation should be the same level as line 177. 176 62

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/SunDisplayChanger.java

    Severity Rule Message Line Col
    #A2903 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 119. 117
    #A2904 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 119. 117 5
    #A2905 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 163. 161
    #A2906 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 163. 161 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/SunToolkit.java

    Severity Rule Message Line Col
    #A2907 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 365. 340
    #A2908 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 365. 340 6
    #A2909 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 510. 502
    #A2910 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 510. 502 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Curve.java

    Severity Rule Message Line Col
    #A2911 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 976. 972
    #A2912 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 976. 972 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/InputMethodContext.java

    Severity Rule Message Line Col
    #A2913 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 372. 369
    #A2914 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 372. 369 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteBandedRaster.java

    Severity Rule Message Line Col
    #A2915 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 460. 448
    #A2916 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 460. 448 4
    #A2917 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 476. 474
    #A2918 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 476. 474 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteComponentRaster.java

    Severity Rule Message Line Col
    #A2919 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 947. 975
    #A2920 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 947. 975 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteInterleavedRaster.java

    Severity Rule Message Line Col
    #A2921 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,290. 1318
    #A2922 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,290. 1318 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ImageFetcher.java

    Severity Rule Message Line Col
    #A2923 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 57. 51
    #A2924 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 57. 51 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/InputStreamImageSource.java

    Severity Rule Message Line Col
    #A2925 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 239, 244. 242
    #A2926 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 239, 244. 242 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/IntegerComponentRaster.java

    Severity Rule Message Line Col
    #A2927 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 162. 144
    #A2928 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 162. 144 4
    #A2929 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 742
    #A2930 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 742 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/IntegerInterleavedRaster.java

    Severity Rule Message Line Col
    #A2931 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 122. 104
    #A2932 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 122. 104 4
    #A2933 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 564
    #A2934 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 539. 564 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/PNGImageDecoder.java

    Severity Rule Message Line Col
    #A2935 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 75. 72
    #A2936 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 75. 72 3
    #A2937 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 84. 80
    #A2938 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 84. 80 3
    #A2939 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 24, indentation should be the same level as line 471. 470
    #A2940 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 24, indentation should be the same level as line 471. 470 24
    #A2941 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 495. 494
    #A2942 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 495. 494 21
    #A2943 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 22, indentation should be the same level as line 503. 499
    #A2944 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 22, indentation should be the same level as line 503. 499 22
    #A2945 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 503. 502
    #A2946 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 503. 502 21
    #A2947 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 14, indentation should be the same level as line 520. 508
    #A2948 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 14, indentation should be the same level as line 520. 508 4
    #A2949 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 520. 514
    #A2950 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 520. 514 13
    #A2951 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 624. 623
    #A2952 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 624. 623 5
    #A2953 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 664. 651
    #A2954 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 664. 651 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ShortBandedRaster.java

    Severity Rule Message Line Col
    #A2955 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 475. 473
    #A2956 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 475. 473 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ShortComponentRaster.java

    Severity Rule Message Line Col
    #A2957 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 525. 523
    #A2958 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 525. 523 1
    #A2959 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 880. 883
    #A2960 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 880. 883 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ShortInterleavedRaster.java

    Severity Rule Message Line Col
    #A2961 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 498. 496
    #A2962 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 498. 496 1
    #A2963 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 761. 764
    #A2964 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 761. 764 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/AttributeValues.java

    Severity Rule Message Line Col
    #A2965 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 706. 705
    #A2966 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 706. 705 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CMap.java

    Severity Rule Message Line Col
    #A2967 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122
    #A2968 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122 1
    #A2969 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 214. 185
    #A2970 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 214. 185 17
    #A2971 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 213
    #A2972 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 213 1
    #A2973 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 215
    #A2974 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 215 1
    #A2975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 364. 363
    #A2976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 364. 363 1
    #A2977 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 436. 427
    #A2978 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 436. 427 1
    #A2979 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 515. 518
    #A2980 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 515. 518 1
    #A2981 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 601. 594
    #A2982 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 601. 594 1
    #A2983 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 713
    #A2984 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 713 1
    #A2985 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 727. 719
    #A2986 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 727. 719 10
    #A2987 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 761. 765
    #A2988 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 761. 765 1
    #A2989 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 801. 800
    #A2990 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 801. 800 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CompositeFont.java

    Severity Rule Message Line Col
    #A2991 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 80. 74
    #A2992 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 80. 74 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/ExtendedTextSourceLabel.java

    Severity Rule Message Line Col
    #A2993 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 622. 554
    #A2994 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 622. 554 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FileFontStrike.java

    Severity Rule Message Line Col
    #A2995 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 132. 128
    #A2996 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 132. 128 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/Font2D.java

    Severity Rule Message Line Col
    #A2997 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 125
    #A2998 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 125 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontDesignMetrics.java

    Severity Rule Message Line Col
    #A2999 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 333. 327
    #A3000 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 333. 327 3
    #A3001 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 554. 549
    #A3002 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 554. 549 3
    #A3003 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 562. 558
    #A3004 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 562. 558 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontFamily.java

    Severity Rule Message Line Col
    #A3005 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 369. 363
    #A3006 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 369. 363 5
    #A3007 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 374. 372
    #A3008 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 374. 372 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontScaler.java

    Severity Rule Message Line Col
    #A3009 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 160. 159
    #A3010 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 160. 159 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontStrikeDesc.java

    Severity Rule Message Line Col
    #A3011 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56
    #A3012 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56 1
    #A3013 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60
    #A3014 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontUtilities.java

    Severity Rule Message Line Col
    #A3015 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 244. 243
    #A3016 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 244. 243 13
    #A3017 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 390. 382
    #A3018 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 390. 382 13
    #A3019 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 422. 419
    #A3020 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 422. 419 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/GlyphList.java

    Severity Rule Message Line Col
    #A3021 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 163. 160
    #A3022 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 163. 160 7
    #A3023 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 180
    #A3024 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 180 1
    #A3025 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 185
    #A3026 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 185 1
    #A3027 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 215. 207
    #A3028 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 215. 207 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/StandardGlyphVector.java

    Severity Rule Message Line Col
    #A3029 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183
    #A3030 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183 6
    #A3031 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,755. 1753
    #A3032 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,755. 1753 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/StrikeMetrics.java

    Severity Rule Message Line Col
    #A3033 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 124
    #A3034 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 124 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    #A3035 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 725. 723
    #A3036 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 725. 723 5
    #A3037 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,668. 1662
    #A3038 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,668. 1662 9
    #A3039 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 36, indentation should be the same level as line 3,359. 3358
    #A3040 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 36, indentation should be the same level as line 3,359. 3358 5
    #A3041 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,591. 3590
    #A3042 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,591. 3590 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/SunLayoutEngine.java

    Severity Rule Message Line Col
    #A3043 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 142. 141
    #A3044 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 142. 141 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TextLabelFactory.java

    Severity Rule Message Line Col
    #A3045 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 51. 37
    #A3046 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 51. 37 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TextSourceLabel.java

    Severity Rule Message Line Col
    #A3047 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 143. 142
    #A3048 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 143. 142 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TrueTypeFont.java

    Severity Rule Message Line Col
    #A3049 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 69
    #A3050 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 69 4
    #A3051 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 170
    #A3052 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 170 1
    #A3053 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 672. 671
    #A3054 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 672. 671 10
    #A3055 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 682. 681
    #A3056 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 682. 681 10
    #A3057 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 685. 684
    #A3058 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 685. 684 10
    #A3059 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 691. 690
    #A3060 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 691. 690 10
    #A3061 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 697. 696
    #A3062 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 697. 696 10
    #A3063 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 814. 812
    #A3064 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 814. 812 1
    #A3065 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,034. 1033
    #A3066 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,034. 1033 1
    #A3067 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,240. 1228
    #A3068 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,240. 1228 1
    #A3069 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,877. 1875
    #A3070 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,877. 1875 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/Type1Font.java

    Severity Rule Message Line Col
    #A3071 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 192. 191
    #A3072 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 192. 191 11
    #A3073 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 438. 437
    #A3074 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 438. 437 5
    #A3075 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 466. 465
    #A3076 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 466. 465 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/Underline.java

    Severity Rule Message Line Col
    #A3077 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 84. 80
    #A3078 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 84. 80 6
    #A3079 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 261. 260
    #A3080 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 261. 260 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SunGraphics2D.java

    Severity Rule Message Line Col
    #A3081 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 237. 235
    #A3082 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 237. 235 41
    #A3083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 746. 745
    #A3084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 746. 745 1
    #A3085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,090. 3088
    #A3086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,090. 3088 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SunGraphicsEnvironment.java

    Severity Rule Message Line Col
    #A3087 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 221. 218
    #A3088 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 221. 218 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SurfaceData.java

    Severity Rule Message Line Col
    #A3089 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, 12, indentation should be the same level as line 764, 772. 766
    #A3090 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, 12, indentation should be the same level as line 764, 772. 766 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SurfaceManagerFactory.java

    Severity Rule Message Line Col
    #A3091 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 83
    #A3092 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 83 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/cmm/CMSManager.java

    Severity Rule Message Line Col
    #A3093 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 47. 45
    #A3094 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 47. 45 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/cmm/ColorTransform.java

    Severity Rule Message Line Col
    #A3095 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 39. 35
    #A3096 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 39. 35 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/cmm/lcms/LCMS.java

    Severity Rule Message Line Col
    #A3097 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 166
    #A3098 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 166 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/FillSpans.java

    Severity Rule Message Line Col
    #A3099 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 26
    #A3100 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/ProcessPath.java

    Severity Rule Message Line Col
    #A3101 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 450. 449
    #A3102 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 450. 449 12
    #A3103 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 32, indentation should be the same level as line 1,211. 1206
    #A3104 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 32, indentation should be the same level as line 1,211. 1206 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DRenderer.java

    Severity Rule Message Line Col
    #A3105 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 123
    #A3106 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 125. 123 1
    #A3107 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 153. 152
    #A3108 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 153. 152 1
    #A3109 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 489. 486
    #A3110 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 489. 486 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DStroker.java

    Severity Rule Message Line Col
    #A3111 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 764. 762
    #A3112 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 764. 762 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/MarlinCache.java

    Severity Rule Message Line Col
    #A3113 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 636. 638
    #A3114 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 636. 638 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/MarlinConst.java

    Severity Rule Message Line Col
    #A3115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 51
    #A3116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 51 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/MergeSort.java

    Severity Rule Message Line Col
    #A3117 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 64
    #A3118 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 64 1
    #A3119 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 140. 138
    #A3120 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 140. 138 1
    #A3121 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 154
    #A3122 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 154 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Renderer.java

    Severity Rule Message Line Col
    #A3123 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 124
    #A3124 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 124 1
    #A3125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 153
    #A3126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 153 1
    #A3127 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 493. 490
    #A3128 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 493. 490 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/RendererStats.java

    Severity Rule Message Line Col
    #A3129 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 243. 242
    #A3130 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 243. 242 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Stroker.java

    Severity Rule Message Line Col
    #A3131 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 766. 764
    #A3132 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 766. 764 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/stats/Histogram.java

    Severity Rule Message Line Col
    #A3133 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 42. 45
    #A3134 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 42. 45 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/opengl/OGLPaints.java

    Severity Rule Message Line Col
    #A3135 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 79
    #A3136 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 79 1
    #A3137 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 94
    #A3138 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 94 1
    #A3139 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 152
    #A3140 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 152 1
    #A3141 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 184
    #A3142 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 184 1
    #A3143 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 206
    #A3144 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 208. 206 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/BufferedBufImgOps.java

    Severity Rule Message Line Col
    #A3145 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 75
    #A3146 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 75 1
    #A3147 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 121
    #A3148 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 121 1
    #A3149 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 259
    #A3150 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 259 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/BufferedPaints.java

    Severity Rule Message Line Col
    #A3151 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 92. 90
    #A3152 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 92. 90 1
    #A3153 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 100
    #A3154 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 100 1
    #A3155 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 214
    #A3156 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 214 1
    #A3157 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 288
    #A3158 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 288 1
    #A3159 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 367
    #A3160 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 367 1
    #A3161 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 471. 457
    #A3162 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 471. 457 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/RegionSpanIterator.java

    Severity Rule Message Line Col
    #A3163 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 50
    #A3164 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/PiscesCache.java

    Severity Rule Message Line Col
    #A3165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 107. 106
    #A3166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 107. 106 1
    #A3167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 107. 114
    #A3168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 107. 114 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Renderer.java

    Severity Rule Message Line Col
    #A3169 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 89. 88
    #A3170 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 89. 88 1
    #A3171 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 130
    #A3172 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 130 1
    #A3173 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 307
    #A3174 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 307 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Stroker.java

    Severity Rule Message Line Col
    #A3175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 646. 644
    #A3176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 646. 644 1
    #A3177 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 893. 788
    #A3178 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 893. 788 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/BackgroundServiceLookup.java

    Severity Rule Message Line Col
    #A3179 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 37. 34
    #A3180 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/OpenBook.java

    Severity Rule Message Line Col
    #A3181 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 44
    #A3182 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 44 2
    #A3183 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 63. 56
    #A3184 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 63. 56 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PSPathGraphics.java

    Severity Rule Message Line Col
    #A3185 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 139. 117
    #A3186 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 139. 117 5
    #A3187 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 686. 685
    #A3188 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 686. 685 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    #A3189 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 116. 109
    #A3190 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 116. 109 2
    #A3191 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 250. 248
    #A3192 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 250. 248 2
    #A3193 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 292. 287
    #A3194 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 292. 287 4
    #A3195 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 299. 294
    #A3196 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 299. 294 4
    #A3197 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 339. 337
    #A3198 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 339. 337 8
    #A3199 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 406. 404
    #A3200 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 406. 404 2
    #A3201 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 421. 410
    #A3202 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 421. 410 2
    #A3203 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 421. 412
    #A3204 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 421. 412 4
    #A3205 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 903. 892
    #A3206 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 903. 892 4
    #A3207 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,110. 1106
    #A3208 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,110. 1106 5
    #A3209 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,122. 1115
    #A3210 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,122. 1115 5
    #A3211 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,350. 1349
    #A3212 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,350. 1349 1
    #A3213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,479. 1478
    #A3214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,479. 1478 1
    #A3215 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,576. 1570
    #A3216 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,576. 1570 4
    #A3217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,735. 1748
    #A3218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,735. 1748 1
    #A3219 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,891. 1887
    #A3220 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,891. 1887 8
    #A3221 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, 17, indentation should be the same level as line 1920, 1924. 1922
    #A3222 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, 17, indentation should be the same level as line 1920, 1924. 1922 17
    #A3223 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,999. 1982
    #A3224 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,999. 1982 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PathGraphics.java

    Severity Rule Message Line Col
    #A3225 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 143. 140
    #A3226 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 143. 140 6
    #A3227 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 266. 247
    #A3228 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 266. 247 8
    #A3229 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 287. 271
    #A3230 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 287. 271 9
    #A3231 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 353. 342
    #A3232 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 353. 342 9
    #A3233 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 532. 512
    #A3234 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 532. 512 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PeekGraphics.java

    Severity Rule Message Line Col
    #A3235 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 162
    #A3236 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 162 1
    #A3237 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 750. 738
    #A3238 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 750. 738 5
    #A3239 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,045. 1014
    #A3240 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,045. 1014 5
    #A3241 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,359. 1343
    #A3242 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,359. 1343 1
    #A3243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,396. 1411
    #A3244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,396. 1411 1
    #A3245 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,734. 1725
    #A3246 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,734. 1725 5
    #A3247 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,764. 1757
    #A3248 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,764. 1757 2
    #A3249 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,764. 1759
    #A3250 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,764. 1759 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PrintJob2D.java

    Severity Rule Message Line Col
    #A3251 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 795. 788
    #A3252 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 795. 788 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ProxyGraphics.java

    Severity Rule Message Line Col
    #A3253 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 65
    #A3254 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 65 4
    #A3255 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 757. 745
    #A3256 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 757. 745 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ProxyGraphics2D.java

    Severity Rule Message Line Col
    #A3257 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 111
    #A3258 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 111 1
    #A3259 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,288. 1272
    #A3260 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,288. 1272 1
    #A3261 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,618. 1609
    #A3262 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,618. 1609 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ProxyPrintGraphics.java

    Severity Rule Message Line Col
    #A3263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 56
    #A3264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 56 4
    #A3265 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 93
    #A3266 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 93 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/RasterPrinterJob.java

    Severity Rule Message Line Col
    #A3267 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 105. 102
    #A3268 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 105. 102 2
    #A3269 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 105. 104
    #A3270 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 105. 104 6
    #A3271 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 108. 107
    #A3272 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 108. 107 6
    #A3273 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 245. 244
    #A3274 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 245. 244 1
    #A3275 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 257. 256
    #A3276 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 257. 256 2
    #A3277 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 259. 258
    #A3278 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 259. 258 2
    #A3279 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 264. 261
    #A3280 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 264. 261 4
    #A3281 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 296. 292
    #A3282 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 296. 292 4
    #A3283 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 319. 317
    #A3284 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 319. 317 2
    #A3285 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 329. 323
    #A3286 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 329. 323 1
    #A3287 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 411. 404
    #A3288 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 411. 404 1
    #A3289 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 459. 452
    #A3290 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 459. 452 4
    #A3291 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 721. 699
    #A3292 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 721. 699 4
    #A3293 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 912. 897
    #A3294 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 912. 897 4
    #A3295 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 957. 953
    #A3296 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 957. 953 14
    #A3297 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,065. 1056
    #A3298 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,065. 1056 4
    #A3299 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,412. 1411
    #A3300 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,412. 1411 1
    #A3301 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,811. 1808
    #A3302 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,811. 1808 4
    #A3303 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,826. 1823
    #A3304 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,826. 1823 4
    #A3305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,007. 2006
    #A3306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,007. 2006 1
    #A3307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,490. 2489
    #A3308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,490. 2489 1
    #A3309 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,501. 2497
    #A3310 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,501. 2497 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    #A3311 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 242. 239
    #A3312 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 242. 239 4
    #A3313 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 631. 628
    #A3314 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 631. 628 3
    #A3315 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 2,020. 2019
    #A3316 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 2,020. 2019 13
    #A3317 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 2,086. 2085
    #A3318 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 2,086. 2085 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ServiceNotifier.java

    Severity Rule Message Line Col
    #A3319 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 102
    #A3320 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 102 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/SunPrinterJobService.java

    Severity Rule Message Line Col
    #A3321 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 28
    #A3322 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 28 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/JLightweightFrame.java

    Severity Rule Message Line Col
    #A3323 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 519. 514
    #A3324 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 519. 514 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/MenuItemLayoutHelper.java

    Severity Rule Message Line Col
    #A3325 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 752. 748
    #A3326 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 752. 748 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/SwingUtilities2.java

    Severity Rule Message Line Col
    #A3327 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89
    #A3328 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89 5
    #A3329 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 947. 946
    #A3330 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 947. 946 53
    #A3331 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,418. 1411
    #A3332 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,418. 1411 5
    #A3333 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 28, indentation should be the same level as line 1,674. 1667
    #A3334 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 28, indentation should be the same level as line 1,674. 1667 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/ListHelper.java

    Severity Rule Message Line Col
    #A3335 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 50. 49
    #A3336 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 50. 49 37
    #A3337 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 53. 52
    #A3338 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 53. 52 37
    #A3339 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 56. 54
    #A3340 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 56. 54 37
    #A3341 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 64. 63
    #A3342 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 64. 63 42
    #A3343 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 77. 76
    #A3344 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 77. 76 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/MWMConstants.java

    Severity Rule Message Line Col
    #A3345 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 33
    #A3346 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 33 1
    #A3347 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 40. 39
    #A3348 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 40. 39 1
    #A3349 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47
    #A3350 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47 1
    #A3351 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62
    #A3352 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62 1
    #A3353 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 64
    #A3354 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/MotifDnDDragSourceProtocol.java

    Severity Rule Message Line Col
    #A3355 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 142. 139
    #A3356 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 142. 139 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/MotifDnDDropTargetProtocol.java

    Severity Rule Message Line Col
    #A3357 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 934. 932
    #A3358 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 934. 932 27
    #A3359 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 970. 968
    #A3360 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 970. 968 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XAWTXSettings.java

    Severity Rule Message Line Col
    #A3361 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 26
    #A3362 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    #A3363 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 897. 894
    #A3364 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 897. 894 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XBaseWindow.java

    Severity Rule Message Line Col
    #A3365 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 475. 478
    #A3366 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 475. 478 1
    #A3367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 491. 492
    #A3368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 491. 492 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XChoicePeer.java

    Severity Rule Message Line Col
    #A3369 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 84. 82
    #A3370 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 84. 82 46
    #A3371 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 87. 85
    #A3372 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 87. 85 46
    #A3373 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 99. 90
    #A3374 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 99. 90 46
    #A3375 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 225. 224
    #A3376 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 225. 224 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XComponentPeer.java

    Severity Rule Message Line Col
    #A3377 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 490. 489
    #A3378 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 490. 489 1
    #A3379 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 829. 827
    #A3380 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 829. 827 1
    #A3381 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 858. 851
    #A3382 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 858. 851 1
    #A3383 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 874. 862
    #A3384 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 874. 862 1
    #A3385 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,190. 1196
    #A3386 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,190. 1196 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XDecoratedPeer.java

    Severity Rule Message Line Col
    #A3387 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 253. 256
    #A3388 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 253. 256 1
    #A3389 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 259
    #A3390 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 259 1
    #A3391 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 993. 989
    #A3392 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 993. 989 1
    #A3393 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 996. 995
    #A3394 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 996. 995 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedCanvasPeer.java

    Severity Rule Message Line Col
    #A3395 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 328. 334
    #A3396 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 328. 334 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedChildProxyPeer.java

    Severity Rule Message Line Col
    #A3397 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 326. 332
    #A3398 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 326. 332 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedHelper.java

    Severity Rule Message Line Col
    #A3399 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 45
    #A3400 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 45 1
    #A3401 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54
    #A3402 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54 1
    #A3403 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67
    #A3404 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67 1
    #A3405 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 72
    #A3406 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 72 1
    #A3407 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 213
    #A3408 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 213 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedServerTester.java

    Severity Rule Message Line Col
    #A3409 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 769. 768
    #A3410 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 769. 768 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    #A3411 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 225. 223
    #A3412 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 225. 223 10
    #A3413 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 225. 224
    #A3414 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 225. 224 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XFramePeer.java

    Severity Rule Message Line Col
    #A3415 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 193. 191
    #A3416 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 193. 191 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XIconWindow.java

    Severity Rule Message Line Col
    #A3417 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 345. 340
    #A3418 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 345. 340 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XInputMethod.java

    Severity Rule Message Line Col
    #A3419 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 93
    #A3420 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 93 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XKeysym.java

    Severity Rule Message Line Col
    #A3421 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,409. 1408
    #A3422 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,409. 1408 13
    #A3423 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,424. 1423
    #A3424 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,424. 1423 13
    #A3425 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,429. 1428
    #A3426 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,429. 1428 13
    #A3427 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,441. 1440
    #A3428 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,441. 1440 13
    #A3429 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,449. 1448
    #A3430 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,449. 1448 13
    #A3431 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,453. 1452
    #A3432 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,453. 1452 13
    #A3433 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,467. 1466
    #A3434 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,467. 1466 13
    #A3435 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,477. 1476
    #A3436 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,477. 1476 13
    #A3437 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,486. 1485
    #A3438 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,486. 1485 13
    #A3439 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,492. 1491
    #A3440 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,492. 1491 13
    #A3441 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,498. 1497
    #A3442 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,498. 1497 13
    #A3443 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,504. 1503
    #A3444 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,504. 1503 13
    #A3445 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,558. 1557
    #A3446 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,558. 1557 13
    #A3447 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,586. 1585
    #A3448 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,586. 1585 13
    #A3449 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,600. 1599
    #A3450 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,600. 1599 13
    #A3451 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,608. 1607
    #A3452 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,608. 1607 13
    #A3453 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,610. 1609
    #A3454 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,610. 1609 13
    #A3455 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,612. 1611
    #A3456 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,612. 1611 13
    #A3457 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,632. 1628
    #A3458 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,632. 1628 13
    #A3459 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,637. 1636
    #A3460 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,637. 1636 13
    #A3461 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,654. 1653
    #A3462 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,654. 1653 13
    #A3463 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,664. 1663
    #A3464 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,664. 1663 13
    #A3465 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,669. 1668
    #A3466 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,669. 1668 13
    #A3467 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,675. 1674
    #A3468 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,675. 1674 13
    #A3469 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,693. 1692
    #A3470 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,693. 1692 13
    #A3471 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,701. 1700
    #A3472 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,701. 1700 13
    #A3473 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,710. 1709
    #A3474 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,710. 1709 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XListPeer.java

    Severity Rule Message Line Col
    #A3475 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 49. 48
    #A3476 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 49. 48 55
    #A3477 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 51. 50
    #A3478 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 51. 50 55

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XMSelection.java

    Severity Rule Message Line Col
    #A3479 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26
    #A3480 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26 2
    #A3481 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 248. 243
    #A3482 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 248. 243 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XMSelectionListener.java

    Severity Rule Message Line Col
    #A3483 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26
    #A3484 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XNETProtocol.java

    Severity Rule Message Line Col
    #A3485 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 256
    #A3486 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 256 1
    #A3487 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 282
    #A3488 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 282 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XRootWindow.java

    Severity Rule Message Line Col
    #A3489 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 70. 69
    #A3490 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 70. 69 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    #A3491 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 80. 79
    #A3492 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 80. 79 30
    #A3493 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 193. 191
    #A3494 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 193. 191 1
    #A3495 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 238. 237
    #A3496 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 238. 237 17
    #A3497 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 579. 551
    #A3498 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 579. 551 1
    #A3499 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 798. 797
    #A3500 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 798. 797 9
    #A3501 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 801. 800
    #A3502 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 801. 800 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    #A3503 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 362
    #A3504 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 362 1
    #A3505 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 367
    #A3506 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 367 1
    #A3507 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 376. 375
    #A3508 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 376. 375 1
    #A3509 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 376. 381
    #A3510 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 376. 381 1
    #A3511 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 389
    #A3512 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 389 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XToolkit.java

    Severity Rule Message Line Col
    #A3513 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 955
    #A3514 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 955 3
    #A3515 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,526. 1525
    #A3516 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,526. 1525 13
    #A3517 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 2,260. 2259
    #A3518 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 2,260. 2259 47
    #A3519 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 41, indentation should be the same level as line 2,343. 2342
    #A3520 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 41, indentation should be the same level as line 2,343. 2342 50
    #A3521 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 24, indentation should be the same level as line 2,347. 2345
    #A3522 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 24, indentation should be the same level as line 2,347. 2345 50
    #A3523 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 24, indentation should be the same level as line 2,352. 2351
    #A3524 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 24, indentation should be the same level as line 2,352. 2351 54

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWINProtocol.java

    Severity Rule Message Line Col
    #A3525 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 36. 35
    #A3526 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 36. 35 1
    #A3527 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 189
    #A3528 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 189 1
    #A3529 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 197. 196
    #A3530 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 197. 196 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWM.java

    Severity Rule Message Line Col
    #A3531 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62
    #A3532 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62 1
    #A3533 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 68
    #A3534 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 68 1
    #A3535 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 71
    #A3536 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 71 1
    #A3537 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74
    #A3538 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74 1
    #A3539 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 77
    #A3540 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 77 1
    #A3541 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81
    #A3542 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81 1
    #A3543 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 88
    #A3544 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 88 1
    #A3545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 594. 598
    #A3546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 594. 598 1
    #A3547 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 844. 833
    #A3548 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 844. 833 1
    #A3549 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,098. 1095
    #A3550 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,098. 1095 1
    #A3551 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,177. 1170
    #A3552 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,177. 1170 1
    #A3553 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,199. 1189
    #A3554 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,199. 1189 1
    #A3555 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,253. 1243
    #A3556 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,253. 1243 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWindow.java

    Severity Rule Message Line Col
    #A3557 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 55. 51
    #A3558 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 55. 51 3
    #A3559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 418. 417
    #A3560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 418. 417 1
    #A3561 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,008. 1007
    #A3562 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,008. 1007 1
    #A3563 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,012. 1015
    #A3564 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,012. 1015 1
    #A3565 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,105. 1104
    #A3566 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,105. 1104 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWindowAttributesData.java

    Severity Rule Message Line Col
    #A3567 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 57. 56
    #A3568 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 57. 56 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    #A3569 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 113. 105
    #A3570 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 113. 105 53
    #A3571 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 275. 274
    #A3572 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 275. 274 10
    #A3573 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 665. 659
    #A3574 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 665. 659 1
    #A3575 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 868. 859
    #A3576 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 868. 859 1
    #A3577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,321. 1320
    #A3578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,321. 1320 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XlibWrapper.java

    Severity Rule Message Line Col
    #A3579 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 46
    #A3580 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 46 1
    #A3581 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 97
    #A3582 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 97 1
    #A3583 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 147
    #A3584 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 147 1
    #A3585 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 166
    #A3586 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 166 1
    #A3587 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 178
    #A3588 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 178 1
    #A3589 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 245. 240
    #A3590 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 245. 240 1
    #A3591 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 253. 247
    #A3592 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 253. 247 1
    #A3593 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 262. 256
    #A3594 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 262. 256 1
    #A3595 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 1, indentation should be the same level as line 279. 266
    #A3596 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 1, indentation should be the same level as line 279. 266 5
    #A3597 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 286. 281
    #A3598 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 286. 281 1
    #A3599 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 295. 288
    #A3600 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 295. 288 1
    #A3601 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 306. 299
    #A3602 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 306. 299 1
    #A3603 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 371. 362
    #A3604 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 371. 362 2
    #A3605 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 373
    #A3606 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 373 1
    #A3607 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 390. 384
    #A3608 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 390. 384 2
    #A3609 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 402. 392
    #A3610 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 402. 392 3
    #A3611 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 440. 432
    #A3612 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 440. 432 2
    #A3613 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 569. 567
    #A3614 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 569. 567 1
    #A3615 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 603. 605
    #A3616 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 603. 605 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11FontManager.java

    Severity Rule Message Line Col
    #A3617 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 115. 101
    #A3618 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 115. 101 5
    #A3619 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 148. 140
    #A3620 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 148. 140 5
    #A3621 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 190. 189
    #A3622 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 190. 189 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/DelegateStrike.java

    Severity Rule Message Line Col
    #A3623 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 58. 50
    #A3624 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 58. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/MFontConfiguration.java

    Severity Rule Message Line Col
    #A3625 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 84. 83
    #A3626 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 84. 83 1
    #A3627 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 111. 110
    #A3628 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 111. 110 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/NativeFont.java

    Severity Rule Message Line Col
    #A3629 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 186
    #A3630 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 186 1
    #A3631 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 361
    #A3632 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 363. 361 1
    #A3633 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 373. 370
    #A3634 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 373. 370 1
    #A3635 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 379. 374
    #A3636 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 379. 374 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/x11/X11SurfaceData.java

    Severity Rule Message Line Col
    #A3637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 427. 425
    #A3638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 427. 425 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRVolatileSurfaceManager.java

    Severity Rule Message Line Col
    #A3639 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 75
    #A3640 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 75 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/CUPSPrinter.java

    Severity Rule Message Line Col
    #A3641 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 25, indentation should be the same level as line 337. 331
    #A3642 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 25, indentation should be the same level as line 337. 331 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    #A3643 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 167. 164
    #A3644 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 167. 164 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    #A3645 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 550. 547
    #A3646 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 550. 547 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/Win32GraphicsEnvironment.java

    Severity Rule Message Line Col
    #A3647 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 130
    #A3648 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 130 1
    #A3649 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 213
    #A3650 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 213 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    #A3651 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 991. 987
    #A3652 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 991. 987 48

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java

    Severity Rule Message Line Col
    #A3653 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 555. 551
    #A3654 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 555. 551 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    #A3655 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 559. 558
    #A3656 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 559. 558 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WDropTargetContextPeer.java

    Severity Rule Message Line Col
    #A3657 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 118. 114
    #A3658 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 118. 114 5
    #A3659 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 120
    #A3660 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 120 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WFontConfiguration.java

    Severity Rule Message Line Col
    #A3661 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 80
    #A3662 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 80 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WInputMethod.java

    Severity Rule Message Line Col
    #A3663 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 378. 372
    #A3664 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 378. 372 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WPathGraphics.java

    Severity Rule Message Line Col
    #A3665 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 1,469. 1466
    #A3666 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 1,469. 1466 9
    #A3667 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,513. 1510
    #A3668 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,513. 1510 5
    #A3669 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,603. 1598
    #A3670 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,603. 1598 6
    #A3671 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, 13, indentation should be the same level as line 1756, 1760. 1758
    #A3672 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, 13, indentation should be the same level as line 1756, 1760. 1758 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WPrinterJob.java

    Severity Rule Message Line Col
    #A3673 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 124. 115
    #A3674 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 124. 115 2
    #A3675 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 118
    #A3676 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 118 1
    #A3677 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 260. 259
    #A3678 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 260. 259 5
    #A3679 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 367. 365
    #A3680 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 367. 365 2
    #A3681 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 424. 400
    #A3682 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 424. 400 1
    #A3683 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 610. 599
    #A3684 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 610. 599 6
    #A3685 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 805. 798
    #A3686 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 805. 798 9
    #A3687 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,183. 1179
    #A3688 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,183. 1179 4
    #A3689 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1220
    #A3690 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1220 6
    #A3691 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,345. 1340
    #A3692 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,345. 1340 2
    #A3693 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,577. 1562
    #A3694 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,577. 1562 6
    #A3695 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 2,190. 2205
    #A3696 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 2,190. 2205 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WRobotPeer.java

    Severity Rule Message Line Col
    #A3697 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 68. 67
    #A3698 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 68. 67 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    #A3699 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 429. 420
    #A3700 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 429. 420 1
    #A3701 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 498. 491
    #A3702 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 498. 491 1
    #A3703 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 598. 594
    #A3704 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 598. 594 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DBlitLoops.java

    Severity Rule Message Line Col
    #A3705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 101
    #A3706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 101 1
    #A3707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 126. 124
    #A3708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 126. 124 1
    #A3709 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 143. 142
    #A3710 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 143. 142 1
    #A3711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 171. 170
    #A3712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 171. 170 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DContext.java

    Severity Rule Message Line Col
    #A3713 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 150. 145
    #A3714 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 150. 145 9
    #A3715 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 156. 151
    #A3716 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 156. 151 9
    #A3717 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 157
    #A3718 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 157 9
    #A3719 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 162
    #A3720 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 162 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DPaints.java

    Severity Rule Message Line Col
    #A3721 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 77
    #A3722 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 77 1
    #A3723 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 99. 97
    #A3724 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 99. 97 1
    #A3725 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 159
    #A3726 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 159 1
    #A3727 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 163
    #A3728 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 163 9
    #A3729 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 204. 202
    #A3730 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 204. 202 1
    #A3731 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 231. 229
    #A3732 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 231. 229 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DVolatileSurfaceManager.java

    Severity Rule Message Line Col
    #A3733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 161. 163
    #A3734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 161. 163 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/print/PrintServiceLookupProvider.java

    Severity Rule Message Line Col
    #A3735 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 303. 300
    #A3736 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 303. 300 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/print/Win32PrintJob.java

    Severity Rule Message Line Col
    #A3737 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 738. 737
    #A3738 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 738. 737 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/print/Win32PrintService.java

    Severity Rule Message Line Col
    #A3739 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 811. 808
    #A3740 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 811. 808 4
    #A3741 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,774. 1773
    #A3742 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,774. 1773 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/Handler.java

    Severity Rule Message Line Col
    #A3743 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 273
    #A3744 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 273 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/LogManager.java

    Severity Rule Message Line Col
    #A3745 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 1,771. 1770
    #A3746 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 1,771. 1770 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnector.java

    Severity Rule Message Line Col
    #A3747 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 1,342. 1341
    #A3748 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 1,342. 1341 28
    #A3749 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 1,416. 1417
    #A3750 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 1,416. 1417 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/Introspector.java

    Severity Rule Message Line Col
    #A3751 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 82. 75
    #A3752 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 82. 75 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java

    Severity Rule Message Line Col
    #A3753 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 437
    #A3754 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 437 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java

    Severity Rule Message Line Col
    #A3755 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 267. 262
    #A3756 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 267. 262 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ClientCommunicatorAdmin.java

    Severity Rule Message Line Col
    #A3757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 174. 173
    #A3758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 174. 173 1
    #A3759 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 242. 241
    #A3760 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 242. 241 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    #A3761 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 366. 365
    #A3762 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 366. 365 15
    #A3763 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 786. 785
    #A3764 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 786. 785 1
    #A3765 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 24, indentation should be the same level as line 852. 851
    #A3766 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 24, indentation should be the same level as line 852. 851 45
    #A3767 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 917. 915
    #A3768 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 917. 915 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ServerCommunicatorAdmin.java

    Severity Rule Message Line Col
    #A3769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 134
    #A3770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 134 1
    #A3771 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 188. 187
    #A3772 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 188. 187 33
    #A3773 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 218
    #A3774 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 218 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/util/EnvHelp.java

    Severity Rule Message Line Col
    #A3775 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 583. 581
    #A3776 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 583. 581 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/AndQueryExp.java

    Severity Rule Message Line Col
    #A3777 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 100
    #A3778 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 100 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/DescriptorRead.java

    Severity Rule Message Line Col
    #A3779 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 40. 34
    #A3780 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 40. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A3781 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 204. 194
    #A3782 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 204. 194 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A3783 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 129. 119
    #A3784 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 129. 119 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanInfo.java

    Severity Rule Message Line Col
    #A3785 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 141. 138
    #A3786 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 141. 138 6
    #A3787 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 271. 261
    #A3788 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 271. 261 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanNotificationInfo.java

    Severity Rule Message Line Col
    #A3789 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 129
    #A3790 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 129 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanOperationInfo.java

    Severity Rule Message Line Col
    #A3791 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 182. 172
    #A3792 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 182. 172 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanParameterInfo.java

    Severity Rule Message Line Col
    #A3793 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 86
    #A3794 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 86 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/ObjectName.java

    Severity Rule Message Line Col
    #A3795 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 8, indentation should be the same level as line 444. 443
    #A3796 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 8, indentation should be the same level as line 444. 443 55
    #A3797 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 449. 448
    #A3798 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 449. 448 9
    #A3799 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 569. 568
    #A3800 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 569. 568 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/Query.java

    Severity Rule Message Line Col
    #A3801 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 56. 29
    #A3802 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 56. 29 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    #A3803 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 1,176. 1172
    #A3804 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 1,176. 1172 4
    #A3805 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,224. 1212
    #A3806 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,224. 1212 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/loading/MLetParser.java

    Severity Rule Message Line Col
    #A3807 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 51
    #A3808 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 51 1
    #A3809 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 77. 68
    #A3810 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 77. 68 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/ModelMBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A3811 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 180. 174
    #A3812 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 180. 174 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/ModelMBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A3813 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 152. 147
    #A3814 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 152. 147 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java

    Severity Rule Message Line Col
    #A3815 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 550. 543
    #A3816 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 550. 543 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/ModelMBeanOperationInfo.java

    Severity Rule Message Line Col
    #A3817 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 172. 167
    #A3818 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 172. 167 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    #A3819 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 415. 381
    #A3820 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 415. 381 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/XMLParseException.java

    Severity Rule Message Line Col
    #A3821 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 75. 74
    #A3822 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 75. 74 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/monitor/GaugeMonitor.java

    Severity Rule Message Line Col
    #A3823 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 476
    #A3824 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 476 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/openmbean/TabularDataSupport.java

    Severity Rule Message Line Col
    #A3825 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 765. 747
    #A3826 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 765. 747 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RelationService.java

    Severity Rule Message Line Col
    #A3827 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,823. 2822
    #A3828 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,823. 2822 1
    #A3829 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 2,823. 2845
    #A3830 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 2,823. 2845 21
    #A3831 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,823. 2874
    #A3832 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,823. 2874 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RoleList.java

    Severity Rule Message Line Col
    #A3833 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 206. 194
    #A3834 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 206. 194 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RoleUnresolvedList.java

    Severity Rule Message Line Col
    #A3835 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 195
    #A3836 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 195 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/JMXConnector.java

    Severity Rule Message Line Col
    #A3837 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 50
    #A3838 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/TargetedNotification.java

    Severity Rule Message Line Col
    #A3839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 62
    #A3840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 62 1
    #A3841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 132
    #A3842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 132 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/timer/Timer.java

    Severity Rule Message Line Col
    #A3843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 358. 356
    #A3844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 358. 356 1
    #A3845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 413
    #A3846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 413 1
    #A3847 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 555
    #A3848 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 555 1
    #A3849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 593
    #A3850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 593 1
    #A3851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 627. 625
    #A3852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 627. 625 1
    #A3853 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 665. 664
    #A3854 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 665. 664 1
    #A3855 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 12, indentation should be the same level as line 739. 737
    #A3856 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 12, indentation should be the same level as line 739. 737 19
    #A3857 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 739. 738
    #A3858 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 739. 738 1
    #A3859 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,124. 1123
    #A3860 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,124. 1123 1
    #A3861 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 1,140. 1138
    #A3862 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 1,140. 1138 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/timer/TimerMBean.java

    Severity Rule Message Line Col
    #A3863 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 104
    #A3864 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 104 1
    #A3865 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 147. 145
    #A3866 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 147. 145 1
    #A3867 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180
    #A3868 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180 1
    #A3869 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 209
    #A3870 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    #A3871 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 839. 838
    #A3872 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 839. 838 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/counter/perf/InstrumentationException.java

    Severity Rule Message Line Col
    #A3873 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 33. 29
    #A3874 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 33. 29 5
    #A3875 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 36
    #A3876 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 36 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/BerEncoder.java

    Severity Rule Message Line Col
    #A3877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81
    #A3878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81 1
    #A3879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 118
    #A3880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 118 1
    #A3881 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 203
    #A3882 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 203 1
    #A3883 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 398
    #A3884 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 398 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/Connection.java

    Severity Rule Message Line Col
    #A3885 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 121. 120
    #A3886 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 121. 120 26
    #A3887 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 124. 122
    #A3888 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 124. 122 26
    #A3889 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 763. 758
    #A3890 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 763. 758 6
    #A3891 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 878. 868
    #A3892 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 878. 868 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/DefaultResponseControlFactory.java

    Severity Rule Message Line Col
    #A3893 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 77
    #A3894 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 77 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapAttribute.java

    Severity Rule Message Line Col
    #A3895 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 96
    #A3896 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 96 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapClient.java

    Severity Rule Message Line Col
    #A3897 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 90. 89
    #A3898 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 90. 89 49
    #A3899 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 92. 91
    #A3900 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 92. 91 49
    #A3901 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 94. 93
    #A3902 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 94. 93 49
    #A3903 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 97. 96
    #A3904 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 97. 96 49
    #A3905 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 99. 98
    #A3906 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 99. 98 49
    #A3907 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 103. 102
    #A3908 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 103. 102 49
    #A3909 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 108. 107
    #A3910 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 108. 107 49
    #A3911 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 4, indentation should be the same level as line 121. 119
    #A3912 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 4, indentation should be the same level as line 121. 119 23

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapCtx.java

    Severity Rule Message Line Col
    #A3913 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 132. 131
    #A3914 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 132. 131 9
    #A3915 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 186. 185
    #A3916 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 186. 185 6
    #A3917 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 223. 221
    #A3918 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 223. 221 9
    #A3919 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 226. 225
    #A3920 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 226. 225 41
    #A3921 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 235. 231
    #A3922 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 235. 231 41
    #A3923 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 235. 233
    #A3924 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 235. 233 9
    #A3925 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 245. 243
    #A3926 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 245. 243 9
    #A3927 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 267. 264
    #A3928 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 267. 264 9
    #A3929 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,315. 1313
    #A3930 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,315. 1313 4
    #A3931 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,533. 1531
    #A3932 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,533. 1531 4
    #A3933 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,741. 1740
    #A3934 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,741. 1740 4
    #A3935 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,791. 1790
    #A3936 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,791. 1790 9
    #A3937 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,146. 2141
    #A3938 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,146. 2141 4
    #A3939 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, 16, indentation should be the same level as line 2276, 2280. 2278
    #A3940 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, 16, indentation should be the same level as line 2276, 2280. 2278 13
    #A3941 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,615. 2613
    #A3942 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,615. 2613 4
    #A3943 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,643. 2650
    #A3944 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,643. 2650 1
    #A3945 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 2,706. 2707
    #A3946 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 2,706. 2707 32
    #A3947 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,889. 2887
    #A3948 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,889. 2887 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapName.java

    Severity Rule Message Line Col
    #A3949 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 235. 230
    #A3950 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 235. 230 5
    #A3951 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 683. 990
    #A3952 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 683. 990 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapReferralException.java

    Severity Rule Message Line Col
    #A3953 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 72. 71
    #A3954 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 72. 71 9
    #A3955 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 78. 77
    #A3956 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 78. 77 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapSchemaParser.java

    Severity Rule Message Line Col
    #A3957 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 273. 271
    #A3958 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 273. 271 13
    #A3959 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 480. 474
    #A3960 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 480. 474 4
    #A3961 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 767. 673
    #A3962 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 767. 673 1
    #A3963 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,178. 1172
    #A3964 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,178. 1172 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapURL.java

    Severity Rule Message Line Col
    #A3965 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 260
    #A3966 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 260 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/Obj.java

    Severity Rule Message Line Col
    #A3967 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 140. 139
    #A3968 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 140. 139 5
    #A3969 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 158, 161. 160
    #A3970 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 158, 161. 160 5
    #A3971 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 177, 185. 184
    #A3972 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 177, 185. 184 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/ServiceLocator.java

    Severity Rule Message Line Col
    #A3973 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 24, indentation should be the same level as line 89. 90
    #A3974 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 24, indentation should be the same level as line 89. 90 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/sasl/SaslInputStream.java

    Severity Rule Message Line Col
    #A3975 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A3976 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/AtomicContext.java

    Severity Rule Message Line Col
    #A3977 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 51
    #A3978 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 51 1
    #A3979 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 92
    #A3980 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 92 1
    #A3981 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 254. 250
    #A3982 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 254. 250 1
    #A3983 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 511. 495
    #A3984 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 511. 495 1
    #A3985 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 589. 588
    #A3986 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 589. 588 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/AtomicDirContext.java

    Severity Rule Message Line Col
    #A3987 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50
    #A3988 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50 1
    #A3989 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 108
    #A3990 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 108 1
    #A3991 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 212. 210
    #A3992 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 212. 210 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/ComponentContext.java

    Severity Rule Message Line Col
    #A3993 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50
    #A3994 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50 1
    #A3995 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 77
    #A3996 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 77 1
    #A3997 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 318. 288
    #A3998 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 318. 288 1
    #A3999 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 381. 380
    #A4000 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 381. 380 1
    #A4001 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 396. 383
    #A4002 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 396. 383 13
    #A4003 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 396. 384
    #A4004 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 396. 384 1
    #A4005 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 399. 398
    #A4006 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 399. 398 1
    #A4007 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, 8, indentation should be the same level as line 396, 413. 410
    #A4008 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, 8, indentation should be the same level as line 396, 413. 410 1
    #A4009 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 416, 418. 417
    #A4010 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 416, 418. 417 1
    #A4011 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 424. 423
    #A4012 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 424. 423 1
    #A4013 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 427. 429
    #A4014 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 427. 429 1
    #A4015 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 441. 440
    #A4016 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 441. 440 1
    #A4017 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490
    #A4018 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/ComponentDirContext.java

    Severity Rule Message Line Col
    #A4019 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 49
    #A4020 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 49 1
    #A4021 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 129. 111
    #A4022 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 129. 111 1
    #A4023 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 220
    #A4024 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 223. 220 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/PartialCompositeContext.java

    Severity Rule Message Line Col
    #A4025 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 76
    #A4026 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 76 1
    #A4027 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 108
    #A4028 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 108 1
    #A4029 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 124
    #A4030 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 124 1
    #A4031 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490
    #A4032 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/PartialCompositeDirContext.java

    Severity Rule Message Line Col
    #A4033 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 56. 53
    #A4034 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 56. 53 1
    #A4035 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 115
    #A4036 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 115 1
    #A4037 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 462
    #A4038 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 462 1
    #A4039 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 493. 484
    #A4040 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 493. 484 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/ContextEnumerator.java

    Severity Rule Message Line Col
    #A4041 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 56. 55
    #A4042 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 56. 55 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/HierMemDirCtx.java

    Severity Rule Message Line Col
    #A4043 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 889. 887
    #A4044 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 889. 887 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/SearchFilter.java

    Severity Rule Message Line Col
    #A4045 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 203
    #A4046 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 203 4
    #A4047 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 239. 236
    #A4048 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 239. 236 4
    #A4049 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 625. 643
    #A4050 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 625. 643 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/url/GenericURLContext.java

    Severity Rule Message Line Col
    #A4051 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 510. 519
    #A4052 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 510. 519 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/url/Uri.java

    Severity Rule Message Line Col
    #A4053 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 194. 245
    #A4054 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 194. 245 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/BinaryRefAddr.java

    Severity Rule Message Line Col
    #A4055 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 63. 58
    #A4056 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 63. 58 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/CompoundName.java

    Severity Rule Message Line Col
    #A4057 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 585. 587
    #A4058 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 585. 587 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/Context.java

    Severity Rule Message Line Col
    #A4059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 837. 813
    #A4060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 837. 813 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/InitialContext.java

    Severity Rule Message Line Col
    #A4061 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 269
    #A4062 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 269 4
    #A4063 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 408. 406
    #A4064 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 408. 406 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/LinkException.java

    Severity Rule Message Line Col
    #A4065 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 66. 58
    #A4066 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 66. 58 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/LinkRef.java

    Severity Rule Message Line Col
    #A4067 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 75. 70
    #A4068 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 75. 70 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/Name.java

    Severity Rule Message Line Col
    #A4069 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 62
    #A4070 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 62 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/NameClassPair.java

    Severity Rule Message Line Col
    #A4071 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 59. 53
    #A4072 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 59. 53 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/NameImpl.java

    Severity Rule Message Line Col
    #A4073 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 140. 138
    #A4074 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 140. 138 1
    #A4075 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 147. 146
    #A4076 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 147. 146 1
    #A4077 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 340. 316
    #A4078 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 340. 316 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/RefAddr.java

    Severity Rule Message Line Col
    #A4079 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 58. 53
    #A4080 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 58. 53 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/Reference.java

    Severity Rule Message Line Col
    #A4081 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 83. 75
    #A4082 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 83. 75 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/directory/BasicAttribute.java

    Severity Rule Message Line Col
    #A4083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 438. 436
    #A4084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 438. 436 1
    #A4085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 479. 471
    #A4086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 479. 471 1
    #A4087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 502. 494
    #A4088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 502. 494 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/directory/DirContext.java

    Severity Rule Message Line Col
    #A4089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 532
    #A4090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 532 1
    #A4091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 624
    #A4092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 624 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/directory/InitialDirContext.java

    Severity Rule Message Line Col
    #A4093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133
    #A4094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133 1
    #A4095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 225. 223
    #A4096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 225. 223 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/InitialLdapContext.java

    Severity Rule Message Line Col
    #A4097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180
    #A4098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/LdapContext.java

    Severity Rule Message Line Col
    #A4099 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 186. 176
    #A4100 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 186. 176 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/Rfc2253Parser.java

    Severity Rule Message Line Col
    #A4101 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 104. 100
    #A4102 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 104. 100 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/UnsolicitedNotificationListener.java

    Severity Rule Message Line Col
    #A4103 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 62
    #A4104 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 62 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/DirObjectFactory.java

    Severity Rule Message Line Col
    #A4105 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 65
    #A4106 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 65 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/DirStateFactory.java

    Severity Rule Message Line Col
    #A4107 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 84
    #A4108 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 84 1
    #A4109 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 152. 148
    #A4110 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 152. 148 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/NamingManager.java

    Severity Rule Message Line Col
    #A4111 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 75
    #A4112 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 75 1
    #A4113 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 557. 555
    #A4114 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 557. 555 9
    #A4115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 621. 620
    #A4116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 621. 620 1
    #A4117 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 791. 776
    #A4118 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 791. 776 1
    #A4119 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 901. 837
    #A4120 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 901. 837 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/ObjectFactory.java

    Severity Rule Message Line Col
    #A4121 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 74
    #A4122 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/ObjectFactoryBuilder.java

    Severity Rule Message Line Col
    #A4123 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 57. 31
    #A4124 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 57. 31 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/ResolveResult.java

    Severity Rule Message Line Col
    #A4125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, 8, indentation should be the same level as line 82, 84. 83
    #A4126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, 8, indentation should be the same level as line 82, 84. 83 1
    #A4127 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155
    #A4128 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/spi/StateFactory.java

    Severity Rule Message Line Col
    #A4129 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 84
    #A4130 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 84 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.prefs/share/classes/java/util/prefs/InvalidPreferencesFormatException.java

    Severity Rule Message Line Col
    #A4131 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 52
    #A4132 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 52 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.prefs/share/classes/java/util/prefs/NodeChangeEvent.java

    Severity Rule Message Line Col
    #A4133 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 87. 83
    #A4134 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 87. 83 5
    #A4135 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 92
    #A4136 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 92 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.prefs/share/classes/java/util/prefs/PreferenceChangeEvent.java

    Severity Rule Message Line Col
    #A4137 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 108. 104
    #A4138 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 108. 104 5
    #A4139 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 117. 113
    #A4140 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 117. 113 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.prefs/unix/classes/java/util/prefs/FileSystemPreferences.java

    Severity Rule Message Line Col
    #A4141 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 94
    #A4142 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 94 4
    #A4143 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 355. 352
    #A4144 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 355. 352 4
    #A4145 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 360. 357
    #A4146 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 360. 357 4
    #A4147 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 826. 821
    #A4148 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 826. 821 12
    #A4149 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 934. 933
    #A4150 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 934. 933 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.prefs/windows/classes/java/util/prefs/WindowsPreferences.java

    Severity Rule Message Line Col
    #A4151 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 214. 211
    #A4152 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 214. 211 6
    #A4153 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 530. 518
    #A4154 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 530. 518 6
    #A4155 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 576. 563
    #A4156 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 576. 563 6
    #A4157 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 579. 578
    #A4158 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 579. 578 5
    #A4159 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 633. 625
    #A4160 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 633. 625 6
    #A4161 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 651. 645
    #A4162 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 651. 645 6
    #A4163 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,041. 1035
    #A4164 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,041. 1035 5
    #A4165 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,150. 1147
    #A4166 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,150. 1147 4
    #A4167 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,157. 1154
    #A4168 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,157. 1154 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/AccessException.java

    Severity Rule Message Line Col
    #A4169 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 46. 45
    #A4170 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 46. 45 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/ConnectException.java

    Severity Rule Message Line Col
    #A4171 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37
    #A4172 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/RMISecurityException.java

    Severity Rule Message Line Col
    #A4173 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 42
    #A4174 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 42 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/UnknownHostException.java

    Severity Rule Message Line Col
    #A4175 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37
    #A4176 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/activation/ActivationInstantiator.java

    Severity Rule Message Line Col
    #A4177 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 44
    #A4178 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/activation/ActivationMonitor.java

    Severity Rule Message Line Col
    #A4179 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 51
    #A4180 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 51 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/Activation.java

    Severity Rule Message Line Col
    #A4181 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,132. 1128
    #A4182 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,132. 1128 8
    #A4183 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,487. 2488
    #A4184 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,487. 2488 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/ActivationGroupImpl.java

    Severity Rule Message Line Col
    #A4185 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 357. 321
    #A4186 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 357. 321 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.scripting/share/classes/javax/script/Invocable.java

    Severity Rule Message Line Col
    #A4187 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 74. 63
    #A4188 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 74. 63 5
    #A4189 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 93. 78
    #A4190 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 93. 78 6
    #A4191 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 112. 95
    #A4192 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 112. 95 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java

    Severity Rule Message Line Col
    #A4193 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 53
    #A4194 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 53 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosKey.java

    Severity Rule Message Line Col
    #A4195 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 91
    #A4196 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 91 4
    #A4197 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 98
    #A4198 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 98 4
    #A4199 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 105
    #A4200 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 105 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/ServicePermission.java

    Severity Rule Message Line Col
    #A4201 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 152. 140
    #A4202 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 152. 140 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/org/ietf/jgss/GSSException.java

    Severity Rule Message Line Col
    #A4203 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 192. 191
    #A4204 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 192. 191 49
    #A4205 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204
    #A4206 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204 4
    #A4207 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 211
    #A4208 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 211 4
    #A4209 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 218
    #A4210 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 218 4
    #A4211 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 231. 225
    #A4212 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 231. 225 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/org/ietf/jgss/GSSManager.java

    Severity Rule Message Line Col
    #A4213 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 549. 525
    #A4214 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 549. 525 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/org/ietf/jgss/MessageProp.java

    Severity Rule Message Line Col
    #A4215 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 66
    #A4216 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 66 4
    #A4217 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 213. 195
    #A4218 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 213. 195 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/InitialToken.java

    Severity Rule Message Line Col
    #A4219 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 315. 314
    #A4220 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 315. 314 17
    #A4221 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 318. 317
    #A4222 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 318. 317 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/MessageToken.java

    Severity Rule Message Line Col
    #A4223 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 89. 88
    #A4224 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 89. 88 6
    #A4225 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 92. 91
    #A4226 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 92. 91 6
    #A4227 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 96. 95
    #A4228 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 96. 95 6
    #A4229 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 105. 100
    #A4230 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 105. 100 6
    #A4231 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 106
    #A4232 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 106 6
    #A4233 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 373. 371
    #A4234 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 373. 371 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/WrapToken.java

    Severity Rule Message Line Col
    #A4235 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 268. 277
    #A4236 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 268. 277 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/Checksum.java

    Severity Rule Message Line Col
    #A4237 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 62
    #A4238 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 62 6
    #A4239 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 136. 135
    #A4240 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 136. 135 10
    #A4241 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 166. 165
    #A4242 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 166. 165 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/EncryptedData.java

    Severity Rule Message Line Col
    #A4243 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72
    #A4244 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72 6
    #A4245 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 100
    #A4246 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 100 6
    #A4247 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 124
    #A4248 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 124 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/EncryptionKey.java

    Severity Rule Message Line Col
    #A4249 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 223. 222
    #A4250 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 223. 222 6
    #A4251 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 366. 365
    #A4252 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 366. 365 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbApRep.java

    Severity Rule Message Line Col
    #A4253 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 54
    #A4254 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 54 6
    #A4255 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 71. 70
    #A4256 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 71. 70 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbApReq.java

    Severity Rule Message Line Col
    #A4257 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 102. 101
    #A4258 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 102. 101 6
    #A4259 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 141
    #A4260 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 141 6
    #A4261 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183
    #A4262 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbAsRep.java

    Severity Rule Message Line Col
    #A4263 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 54. 52
    #A4264 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 54. 52 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbAsReq.java

    Severity Rule Message Line Col
    #A4265 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 53. 52
    #A4266 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 53. 52 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbAsReqBuilder.java

    Severity Rule Message Line Col
    #A4267 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 89. 86
    #A4268 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 89. 86 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbCred.java

    Severity Rule Message Line Col
    #A4269 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 59. 58
    #A4270 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 59. 58 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/CredentialsUtil.java

    Severity Rule Message Line Col
    #A4271 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 305. 302
    #A4272 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 305. 302 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/HostAddresses.java

    Severity Rule Message Line Col
    #A4273 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 170
    #A4274 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 170 4
    #A4275 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 193
    #A4276 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 193 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/crypto/dk/DkCrypto.java

    Severity Rule Message Line Col
    #A4277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 522
    #A4278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 522 1
    #A4279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 677. 676
    #A4280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 677. 676 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/com/sun/security/sasl/digest/DigestMD5Base.java

    Severity Rule Message Line Col
    #A4281 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 277. 276
    #A4282 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 277. 276 9
    #A4283 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 1,237. 1236
    #A4284 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 1,237. 1236 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/com/sun/security/sasl/digest/DigestMD5Client.java

    Severity Rule Message Line Col
    #A4285 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 265
    #A4286 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 265 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/javax/security/sasl/Sasl.java

    Severity Rule Message Line Col
    #A4287 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 181. 156
    #A4288 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 181. 156 5
    #A4289 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 250. 237
    #A4290 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 250. 237 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/javax/security/sasl/SaslClient.java

    Severity Rule Message Line Col
    #A4291 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 228. 221
    #A4292 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 228. 221 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/javax/security/sasl/SaslServer.java

    Severity Rule Message Line Col
    #A4293 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 219. 212
    #A4294 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 219. 212 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/CachedRowSetImpl.java

    Severity Rule Message Line Col
    #A4295 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 631. 606
    #A4296 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 631. 606 5
    #A4297 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 742. 738
    #A4298 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 742. 738 14
    #A4299 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 779. 778
    #A4300 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 779. 778 12
    #A4301 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,697. 5679
    #A4302 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,697. 5679 5
    #A4303 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,959. 6945
    #A4304 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,959. 6945 4
    #A4305 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 7,158. 7157
    #A4306 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 7,158. 7157 17
    #A4307 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,247. 7215
    #A4308 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,247. 7215 5
    #A4309 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,400. 7393
    #A4310 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,400. 7393 5
    #A4311 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,425. 7418
    #A4312 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,425. 7418 5
    #A4313 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 7,698. 7632
    #A4314 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 7,698. 7632 6
    #A4315 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,698. 7691
    #A4316 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,698. 7691 4
    #A4317 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,894. 7883
    #A4318 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,894. 7883 4
    #A4319 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 7,915. 7907
    #A4320 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 7,915. 7907 4
    #A4321 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,927. 7919
    #A4322 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,927. 7919 4
    #A4323 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 7,958. 7948
    #A4324 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 7,958. 7948 5
    #A4325 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,985. 7963
    #A4326 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,985. 7963 5
    #A4327 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 8,021. 8006
    #A4328 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 8,021. 8006 3
    #A4329 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,093. 8079
    #A4330 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,093. 8079 6
    #A4331 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,130. 8115
    #A4332 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,130. 8115 6
    #A4333 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,152. 8137
    #A4334 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,152. 8137 6
    #A4335 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,184. 8159
    #A4336 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,184. 8159 6
    #A4337 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 8,252. 8221
    #A4338 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 8,252. 8221 1
    #A4339 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,453. 8423
    #A4340 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,453. 8423 4
    #A4341 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,522. 8492
    #A4342 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,522. 8492 4
    #A4343 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 8,651. 8633
    #A4344 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 8,651. 8633 9
    #A4345 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,747. 8729
    #A4346 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,747. 8729 6
    #A4347 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 8,942. 8930
    #A4348 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 8,942. 8930 4
    #A4349 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 12, indentation should be the same level as line 8,997. 8974
    #A4350 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 12, indentation should be the same level as line 8,997. 8974 3
    #A4351 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,024. 9003
    #A4352 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,024. 9003 2
    #A4353 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,052. 9030
    #A4354 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,052. 9030 5
    #A4355 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,069. 9058
    #A4356 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,069. 9058 5
    #A4357 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 9,089. 9074
    #A4358 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 9,089. 9074 4
    #A4359 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,124. 9111
    #A4360 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,124. 9111 2
    #A4361 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,194. 9173
    #A4362 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,194. 9173 3
    #A4363 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 9,220. 9199
    #A4364 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 9,220. 9199 5
    #A4365 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,239. 9226
    #A4366 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,239. 9226 3
    #A4367 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,264. 9244
    #A4368 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,264. 9244 2
    #A4369 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,286. 9270
    #A4370 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,286. 9270 2
    #A4371 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,313. 9292
    #A4372 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,313. 9292 2
    #A4373 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,333. 9319
    #A4374 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,333. 9319 2
    #A4375 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,360. 9339
    #A4376 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,360. 9339 2
    #A4377 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,410. 9391
    #A4378 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,410. 9391 5
    #A4379 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,440. 9416
    #A4380 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,440. 9416 2
    #A4381 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,470. 9446
    #A4382 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,470. 9446 2
    #A4383 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 9,502. 9476
    #A4384 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 9,502. 9476 2
    #A4385 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,521. 9508
    #A4386 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,521. 9508 2
    #A4387 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,547. 9526
    #A4388 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,547. 9526 2
    #A4389 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,621. 9600
    #A4390 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,621. 9600 2
    #A4391 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,663. 9627
    #A4392 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,663. 9627 2
    #A4393 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,689. 9667
    #A4394 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,689. 9667 5
    #A4395 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,716. 9695
    #A4396 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,716. 9695 2
    #A4397 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 9,745. 9722
    #A4398 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 9,745. 9722 3
    #A4399 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,801. 9780
    #A4400 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,801. 9780 2
    #A4401 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,832. 9808
    #A4402 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,832. 9808 2
    #A4403 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,875. 9858
    #A4404 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,875. 9858 2
    #A4405 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,897. 9881
    #A4406 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,897. 9881 2
    #A4407 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,918. 9903
    #A4408 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,918. 9903 2
    #A4409 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,936. 9923
    #A4410 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,936. 9923 5
    #A4411 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,973. 9941
    #A4412 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,973. 9941 2
    #A4413 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,994. 9980
    #A4414 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,994. 9980 2
    #A4415 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,014. 10000
    #A4416 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,014. 10000 2
    #A4417 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,034. 10020
    #A4418 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,034. 10020 2
    #A4419 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,053. 10039
    #A4420 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,053. 10039 2
    #A4421 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,072. 10058
    #A4422 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,072. 10058 2
    #A4423 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,091. 10077
    #A4424 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,091. 10077 2
    #A4425 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,110. 10096
    #A4426 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,110. 10096 2
    #A4427 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 10,119. 10114
    #A4428 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 10,119. 10114 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/FilteredRowSetImpl.java

    Severity Rule Message Line Col
    #A4429 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 126. 111
    #A4430 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 126. 111 9
    #A4431 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 192. 190
    #A4432 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 192. 190 9
    #A4433 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 223. 221
    #A4434 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 223. 221 9
    #A4435 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 381. 334
    #A4436 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 381. 334 4
    #A4437 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 633. 610
    #A4438 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 633. 610 5
    #A4439 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 903. 880
    #A4440 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 903. 880 5
    #A4441 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,369. 1342
    #A4442 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,369. 1342 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/JdbcRowSetImpl.java

    Severity Rule Message Line Col
    #A4443 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 689. 687
    #A4444 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 689. 687 5
    #A4445 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,763. 3749
    #A4446 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,763. 3749 4
    #A4447 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 3,962. 3961
    #A4448 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 3,962. 3961 17
    #A4449 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,153. 4143
    #A4450 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,153. 4143 6
    #A4451 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,422. 4403
    #A4452 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,422. 4403 6
    #A4453 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,684. 4673
    #A4454 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,684. 4673 3
    #A4455 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,704. 4696
    #A4456 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,704. 4696 5
    #A4457 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 4,765. 4750
    #A4458 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 4,765. 4750 4
    #A4459 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,793. 4770
    #A4460 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,793. 4770 4
    #A4461 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,808. 4797
    #A4462 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,808. 4797 3
    #A4463 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,899. 4885
    #A4464 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,899. 4885 6
    #A4465 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,936. 4921
    #A4466 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,936. 4921 6
    #A4467 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,958. 4943
    #A4468 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,958. 4943 6
    #A4469 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,333. 5303
    #A4470 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,333. 5303 4
    #A4471 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,539. 5519
    #A4472 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,539. 5519 6
    #A4473 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,855. 5834
    #A4474 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,855. 5834 2
    #A4475 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,884. 5861
    #A4476 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,884. 5861 5
    #A4477 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,901. 5890
    #A4478 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,901. 5890 5
    #A4479 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,935. 5922
    #A4480 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,935. 5922 2
    #A4481 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,981. 5959
    #A4482 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,981. 5959 2
    #A4483 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,006. 5985
    #A4484 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,006. 5985 3
    #A4485 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,033. 6011
    #A4486 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,033. 6011 3
    #A4487 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,053. 6040
    #A4488 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,053. 6040 3
    #A4489 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,077. 6057
    #A4490 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,077. 6057 2
    #A4491 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,099. 6083
    #A4492 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,099. 6083 4
    #A4493 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,145. 6131
    #A4494 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,145. 6131 2
    #A4495 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,171. 6150
    #A4496 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,171. 6150 2
    #A4497 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,222. 6203
    #A4498 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,222. 6203 3
    #A4499 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,253. 6228
    #A4500 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,253. 6228 4
    #A4501 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,284. 6258
    #A4502 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,284. 6258 2
    #A4503 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,359. 6338
    #A4504 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,359. 6338 4
    #A4505 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,405. 6364
    #A4506 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,405. 6364 2
    #A4507 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,431. 6410
    #A4508 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,431. 6410 3
    #A4509 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,472. 6436
    #A4510 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 6,472. 6436 3
    #A4511 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 6,498. 6476
    #A4512 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 6,498. 6476 3
    #A4513 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 6,525. 6504
    #A4514 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 6,525. 6504 1
    #A4515 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,553. 6530
    #A4516 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,553. 6530 2
    #A4517 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,608. 6587
    #A4518 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,608. 6587 2
    #A4519 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,637. 6613
    #A4520 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,637. 6613 2
    #A4521 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,719. 6704
    #A4522 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,719. 6704 2
    #A4523 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 6,737. 6724
    #A4524 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 6,737. 6724 5
    #A4525 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,773. 6741
    #A4526 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,773. 6741 2
    #A4527 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,792. 6778
    #A4528 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,792. 6778 2
    #A4529 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,812. 6798
    #A4530 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,812. 6798 2
    #A4531 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,831. 6817
    #A4532 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,831. 6817 2
    #A4533 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,927. 6925
    #A4534 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,927. 6925 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/JoinRowSetImpl.java

    Severity Rule Message Line Col
    #A4535 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 13, indentation should be the same level as line 207. 206
    #A4536 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 13, indentation should be the same level as line 207. 206 12
    #A4537 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 344
    #A4538 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 344 5
    #A4539 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 392. 390
    #A4540 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 392. 390 5
    #A4541 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 551. 549
    #A4542 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 551. 549 9
    #A4543 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 24, indentation should be the same level as line 630. 628
    #A4544 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 24, indentation should be the same level as line 630. 628 20
    #A4545 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 695. 694
    #A4546 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 695. 694 33
    #A4547 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 36, indentation should be the same level as line 795. 793
    #A4548 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 36, indentation should be the same level as line 795. 793 39
    #A4549 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 687. 822
    #A4550 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 687. 822 26
    #A4551 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 674. 826
    #A4552 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 674. 826 22
    #A4553 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 836. 834
    #A4554 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 836. 834 16
    #A4555 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 930. 929
    #A4556 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 930. 929 9
    #A4557 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,615. 1606
    #A4558 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,615. 1606 5
    #A4559 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,502. 3487
    #A4560 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,502. 3487 5
    #A4561 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,724. 3715
    #A4562 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,724. 3715 4
    #A4563 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,742. 3732
    #A4564 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,742. 3732 4
    #A4565 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,753. 3746
    #A4566 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,753. 3746 4
    #A4567 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,768. 3757
    #A4568 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,768. 3757 4
    #A4569 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,089. 4081
    #A4570 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,089. 4081 4
    #A4571 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,228. 4215
    #A4572 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,228. 4215 5
    #A4573 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,247. 4232
    #A4574 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,247. 4232 5
    #A4575 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,317. 4295
    #A4576 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,317. 4295 5
    #A4577 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,347. 4342
    #A4578 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,347. 4342 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/WebRowSetImpl.java

    Severity Rule Message Line Col
    #A4579 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 136. 127
    #A4580 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 136. 127 4
    #A4581 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 220. 217
    #A4582 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 220. 217 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/BaseRow.java

    Severity Rule Message Line Col
    #A4583 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 59
    #A4584 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 59 1
    #A4585 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 66
    #A4586 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 66 1
    #A4587 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78
    #A4588 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78 1
    #A4589 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 100. 89
    #A4590 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 100. 89 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/CachedRowSetReader.java

    Severity Rule Message Line Col
    #A4591 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 217. 213
    #A4592 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 217. 213 27
    #A4593 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 376. 374
    #A4594 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 376. 374 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java

    Severity Rule Message Line Col
    #A4595 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 71
    #A4596 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 71 1
    #A4597 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78
    #A4598 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78 1
    #A4599 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88
    #A4600 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88 1
    #A4601 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 98
    #A4602 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 98 1
    #A4603 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 107
    #A4604 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 107 1
    #A4605 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 122. 115
    #A4606 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 122. 115 1
    #A4607 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 124
    #A4608 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 124 1
    #A4609 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 134
    #A4610 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 134 1
    #A4611 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 143
    #A4612 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 150. 143 1
    #A4613 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 159. 152
    #A4614 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 159. 152 1
    #A4615 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 168. 161
    #A4616 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 168. 161 1
    #A4617 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 176. 170
    #A4618 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 176. 170 1
    #A4619 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 178
    #A4620 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 178 1
    #A4621 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 184
    #A4622 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 184 1
    #A4623 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 189
    #A4624 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 189 1
    #A4625 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 199. 195
    #A4626 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 199. 195 1
    #A4627 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 267. 211
    #A4628 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 267. 211 1
    #A4629 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 347. 346
    #A4630 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 347. 346 23
    #A4631 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 360. 359
    #A4632 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 360. 359 23
    #A4633 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 23, indentation should be the same level as line 364. 363
    #A4634 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 23, indentation should be the same level as line 364. 363 19
    #A4635 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 381. 374
    #A4636 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 381. 374 16
    #A4637 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 410. 408
    #A4638 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 410. 408 9
    #A4639 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 405. 422
    #A4640 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 405. 422 8
    #A4641 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 481. 470
    #A4642 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 481. 470 14
    #A4643 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 614. 610
    #A4644 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 614. 610 20
    #A4645 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 617. 616
    #A4646 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 617. 616 20
    #A4647 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 635. 634
    #A4648 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 635. 634 20
    #A4649 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 23, 16, indentation should be the same level as line 660, 669. 661
    #A4650 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 23, 16, indentation should be the same level as line 660, 669. 661 22
    #A4651 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 25, indentation should be the same level as line 686. 684
    #A4652 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 25, indentation should be the same level as line 686. 684 23
    #A4653 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 33, indentation should be the same level as line 691. 690
    #A4654 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 33, indentation should be the same level as line 691. 690 32
    #A4655 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 17, indentation should be the same level as line 773. 765
    #A4656 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 17, indentation should be the same level as line 773. 765 16
    #A4657 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 941. 923
    #A4658 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 941. 923 4
    #A4659 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 947. 946
    #A4660 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 947. 946 5
    #A4661 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 15, indentation should be the same level as line 1,011. 1010
    #A4662 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 15, indentation should be the same level as line 1,011. 1010 20
    #A4663 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,199. 1197
    #A4664 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,199. 1197 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/InsertRow.java

    Severity Rule Message Line Col
    #A4665 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 43
    #A4666 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 43 1
    #A4667 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50
    #A4668 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50 1
    #A4669 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57
    #A4670 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57 1
    #A4671 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78
    #A4672 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78 1
    #A4673 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 91
    #A4674 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 91 1
    #A4675 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 113
    #A4676 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 113 1
    #A4677 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 124
    #A4678 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 124 1
    #A4679 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 142
    #A4680 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 142 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/Row.java

    Severity Rule Message Line Col
    #A4681 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 51
    #A4682 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 51 1
    #A4683 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 58
    #A4684 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 58 1
    #A4685 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66
    #A4686 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66 1
    #A4687 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 74
    #A4688 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 74 1
    #A4689 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 82
    #A4690 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 82 1
    #A4691 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 90
    #A4692 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 90 1
    #A4693 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96
    #A4694 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96 1
    #A4695 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 109
    #A4696 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 109 1
    #A4697 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 124
    #A4698 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 124 1
    #A4699 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 139
    #A4700 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 139 1
    #A4701 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 154
    #A4702 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 154 1
    #A4703 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 172
    #A4704 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 172 1
    #A4705 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 187
    #A4706 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 187 1
    #A4707 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 207. 198
    #A4708 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 207. 198 1
    #A4709 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 215. 211
    #A4710 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 215. 211 1
    #A4711 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 226. 220
    #A4712 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 226. 220 1
    #A4713 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 231
    #A4714 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 231 1
    #A4715 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 244
    #A4716 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 244 1
    #A4717 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 260. 252
    #A4718 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 260. 252 1
    #A4719 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 270. 264
    #A4720 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 270. 264 1
    #A4721 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 291. 281
    #A4722 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 291. 281 1
    #A4723 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 302. 295
    #A4724 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 302. 295 1
    #A4725 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 321. 310
    #A4726 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 321. 310 4
    #A4727 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 338. 332
    #A4728 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 338. 332 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/SyncResolverImpl.java

    Severity Rule Message Line Col
    #A4729 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 197. 196
    #A4730 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 197. 196 14
    #A4731 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 225. 215
    #A4732 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 225. 215 17
    #A4733 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 243. 245
    #A4734 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 243. 245 26
    #A4735 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 26, indentation should be the same level as line 264. 257
    #A4736 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 26, indentation should be the same level as line 264. 257 28
    #A4737 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 290
    #A4738 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 290 5
    #A4739 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 311. 304
    #A4740 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 311. 304 5
    #A4741 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 406. 400
    #A4742 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 406. 400 5
    #A4743 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 469. 462
    #A4744 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 469. 462 9
    #A4745 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 13, indentation should be the same level as line 484. 483
    #A4746 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 13, indentation should be the same level as line 484. 483 15
    #A4747 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 505. 497
    #A4748 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 505. 497 5
    #A4749 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,511. 4505
    #A4750 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,511. 4505 6
    #A4751 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,567. 4553
    #A4752 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,567. 4553 4
    #A4753 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,764. 4732
    #A4754 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,764. 4732 5
    #A4755 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,776. 4769
    #A4756 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,776. 4769 5
    #A4757 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,787. 4780
    #A4758 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,787. 4780 5
    #A4759 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 4,829. 4814
    #A4760 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 4,829. 4814 5
    #A4761 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,851. 4836
    #A4762 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,851. 4836 6
    #A4763 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 7, indentation should be the same level as line 4,863. 4858
    #A4764 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 7, indentation should be the same level as line 4,863. 4858 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/WebRowSetXmlReader.java

    Severity Rule Message Line Col
    #A4765 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 127. 125
    #A4766 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 127. 125 9
    #A4767 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 202. 200
    #A4768 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 202. 200 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/XmlReaderContentHandler.java

    Severity Rule Message Line Col
    #A4769 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,439. 1432
    #A4770 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,439. 1432 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/providers/RIXMLProvider.java

    Severity Rule Message Line Col
    #A4771 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 234. 228
    #A4772 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 234. 228 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/BaseRowSet.java

    Severity Rule Message Line Col
    #A4773 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 669. 654
    #A4774 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 669. 654 4
    #A4775 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,325. 2303
    #A4776 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,325. 2303 4
    #A4777 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,510. 2485
    #A4778 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,510. 2485 4
    #A4779 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,628. 3605
    #A4780 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,628. 3605 2
    #A4781 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,766. 3741
    #A4782 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,766. 3741 4
    #A4783 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,795. 3771
    #A4784 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,795. 3771 4
    #A4785 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,827. 3800
    #A4786 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,827. 3800 5
    #A4787 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,870. 3849
    #A4788 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,870. 3849 4
    #A4789 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 3,921. 3900
    #A4790 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 3,921. 3900 3
    #A4791 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,990. 3970
    #A4792 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,990. 3970 4
    #A4793 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 4,162. 4149
    #A4794 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 4,162. 4149 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/CachedRowSet.java

    Severity Rule Message Line Col
    #A4795 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 634
    #A4796 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 634 4
    #A4797 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 685. 658
    #A4798 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 685. 658 4
    #A4799 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 748. 687
    #A4800 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 748. 687 4
    #A4801 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 818. 750
    #A4802 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 818. 750 4
    #A4803 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 839. 820
    #A4804 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 839. 820 4
    #A4805 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 873. 841
    #A4806 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 873. 841 4
    #A4807 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 896. 875
    #A4808 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 896. 875 4
    #A4809 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 921. 898
    #A4810 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 921. 898 4
    #A4811 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 942. 924
    #A4812 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 942. 924 4
    #A4813 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 955. 944
    #A4814 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 955. 944 4
    #A4815 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 970. 958
    #A4816 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 970. 958 4
    #A4817 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,009. 972
    #A4818 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,009. 972 4
    #A4819 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,038. 1011
    #A4820 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,038. 1011 4
    #A4821 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,067. 1040
    #A4822 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,067. 1040 4
    #A4823 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,104. 1069
    #A4824 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,104. 1069 4
    #A4825 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,131. 1106
    #A4826 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,131. 1106 4
    #A4827 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,139. 1133
    #A4828 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,139. 1133 4
    #A4829 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,157. 1141
    #A4830 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,157. 1141 4
    #A4831 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,205. 1188
    #A4832 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,205. 1188 4
    #A4833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,221. 1207
    #A4834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,221. 1207 4
    #A4835 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,236. 1223
    #A4836 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,236. 1223 4
    #A4837 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,274. 1260
    #A4838 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,274. 1260 4
    #A4839 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,297. 1276
    #A4840 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,297. 1276 4
    #A4841 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,331. 1300
    #A4842 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,331. 1300 4
    #A4843 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,355. 1333
    #A4844 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,355. 1333 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/FilteredRowSet.java

    Severity Rule Message Line Col
    #A4845 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 152. 130
    #A4846 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 152. 130 4
    #A4847 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 160. 154
    #A4848 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 160. 154 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/JdbcRowSet.java

    Severity Rule Message Line Col
    #A4849 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 209
    #A4850 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 209 4
    #A4851 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 245. 227
    #A4852 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 245. 227 4
    #A4853 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 248
    #A4854 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 248 4
    #A4855 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 273. 262
    #A4856 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 273. 262 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/JoinRowSet.java

    Severity Rule Message Line Col
    #A4857 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 272
    #A4858 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 272 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/Predicate.java

    Severity Rule Message Line Col
    #A4859 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 107. 106
    #A4860 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 107. 106 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java

    Severity Rule Message Line Col
    #A4861 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 425. 416
    #A4862 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 425. 416 4
    #A4863 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 454. 438
    #A4864 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 454. 438 4
    #A4865 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 472. 456
    #A4866 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 472. 456 4
    #A4867 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 482. 474
    #A4868 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 482. 474 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SQLInputImpl.java

    Severity Rule Message Line Col
    #A4869 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 624. 614
    #A4870 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 624. 614 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SQLOutputImpl.java

    Severity Rule Message Line Col
    #A4871 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 597. 584
    #A4872 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 597. 584 3
    #A4873 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 611. 602
    #A4874 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 611. 602 3
    #A4875 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 626. 617
    #A4876 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 626. 617 3
    #A4877 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 641. 632
    #A4878 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 641. 632 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialArray.java

    Severity Rule Message Line Col
    #A4879 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 147. 94
    #A4880 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 147. 94 5
    #A4881 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 220
    #A4882 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 220 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialException.java

    Severity Rule Message Line Col
    #A4883 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39
    #A4884 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialJavaObject.java

    Severity Rule Message Line Col
    #A4885 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 67
    #A4886 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 67 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialStruct.java

    Severity Rule Message Line Col
    #A4887 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 100. 85
    #A4888 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 100. 85 5
    #A4889 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 143. 125
    #A4890 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 143. 125 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncProvider.java

    Severity Rule Message Line Col
    #A4891 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 219. 216
    #A4892 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 219. 216 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncProviderException.java

    Severity Rule Message Line Col
    #A4893 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 68
    #A4894 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 68 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncResolver.java

    Severity Rule Message Line Col
    #A4895 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 248. 240
    #A4896 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 248. 240 5
    #A4897 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 266. 260
    #A4898 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 266. 260 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/CallableStatement.java

    Severity Rule Message Line Col
    #A4899 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 659. 623
    #A4900 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 659. 623 3
    #A4901 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,804. 1790
    #A4902 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,804. 1790 6
    #A4903 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,882. 1861
    #A4904 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,882. 1861 5
    #A4905 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,912. 1885
    #A4906 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,912. 1885 5
    #A4907 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,937. 1914
    #A4908 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,937. 1914 5
    #A4909 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,253. 2229
    #A4910 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,253. 2229 9
    #A4911 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 2,280. 2256
    #A4912 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 2,280. 2256 6
    #A4913 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 2,356. 2333
    #A4914 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 2,356. 2333 3
    #A4915 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,379. 2358
    #A4916 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,379. 2358 5
    #A4917 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,404. 2382
    #A4918 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,404. 2382 5
    #A4919 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,428. 2406
    #A4920 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,428. 2406 5
    #A4921 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,460. 2434
    #A4922 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,460. 2434 5
    #A4923 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,490. 2463
    #A4924 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,490. 2463 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Connection.java

    Severity Rule Message Line Col
    #A4925 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,125. 1102
    #A4926 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,125. 1102 9
    #A4927 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,180. 1127
    #A4928 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,180. 1127 9
    #A4929 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,213. 1183
    #A4930 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,213. 1183 9
    #A4931 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,238. 1216
    #A4932 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,238. 1216 9
    #A4933 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,256. 1241
    #A4934 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,256. 1241 9
    #A4935 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,285. 1259
    #A4936 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,285. 1259 1
    #A4937 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,302. 1288
    #A4938 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,302. 1288 1
    #A4939 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,326. 1307
    #A4940 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,326. 1307 4
    #A4941 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,547. 1489
    #A4942 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,547. 1489 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/DataTruncation.java

    Severity Rule Message Line Col
    #A4943 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 158
    #A4944 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 158 9
    #A4945 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 163
    #A4946 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 163 9
    #A4947 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 168
    #A4948 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 168 9
    #A4949 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 176. 173
    #A4950 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 176. 173 9
    #A4951 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 178
    #A4952 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 178 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/DatabaseMetaData.java

    Severity Rule Message Line Col
    #A4953 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,167. 3156
    #A4954 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,167. 3156 6
    #A4955 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 3,496. 3487
    #A4956 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 3,496. 3487 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Date.java

    Severity Rule Message Line Col
    #A4957 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 204. 196
    #A4958 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 204. 196 4
    #A4959 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 209
    #A4960 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 209 4
    #A4961 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 222
    #A4962 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 222 4
    #A4963 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 243. 235
    #A4964 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 243. 235 4
    #A4965 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 256. 248
    #A4966 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 256. 248 4
    #A4967 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 261
    #A4968 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 261 4
    #A4969 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 278. 274
    #A4970 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 278. 274 4
    #A4971 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 311
    #A4972 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 311 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/PreparedStatement.java

    Severity Rule Message Line Col
    #A4973 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 390
    #A4974 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 390 4
    #A4975 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 713. 676
    #A4976 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 713. 676 5
    #A4977 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 784. 766
    #A4978 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 784. 766 5
    #A4979 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 802. 786
    #A4980 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 802. 786 5
    #A4981 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 817. 804
    #A4982 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 817. 804 5
    #A4983 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 838. 819
    #A4984 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 838. 819 5
    #A4985 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 866. 841
    #A4986 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 866. 841 5
    #A4987 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 890. 868
    #A4988 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 890. 868 5
    #A4989 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 982. 961
    #A4990 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 982. 961 4
    #A4991 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,028. 1006
    #A4992 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,028. 1006 9
    #A4993 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,106. 1081
    #A4994 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,106. 1081 9
    #A4995 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,131. 1108
    #A4996 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,131. 1108 3
    #A4997 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,155. 1133
    #A4998 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,155. 1133 5
    #A4999 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,183. 1158
    #A5000 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,183. 1158 5
    #A5001 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1185
    #A5002 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1185 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/ResultSet.java

    Severity Rule Message Line Col
    #A5003 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 3,171. 3154
    #A5004 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 3,171. 3154 3
    #A5005 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,664. 3637
    #A5006 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,664. 3637 4
    #A5007 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,054. 4025
    #A5008 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,054. 4025 4
    #A5009 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,114. 4089
    #A5010 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,114. 4089 5
    #A5011 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,145. 4117
    #A5012 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,145. 4117 5
    #A5013 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,184. 4149
    #A5014 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,184. 4149 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/RowId.java

    Severity Rule Message Line Col
    #A5015 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 86
    #A5016 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 86 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLClientInfoException.java

    Severity Rule Message Line Col
    #A5017 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 304. 293
    #A5018 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 304. 293 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLData.java

    Severity Rule Message Line Col
    #A5019 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 80. 66
    #A5020 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 80. 66 2
    #A5021 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 113. 82
    #A5022 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 113. 82 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    #A5023 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 366. 363
    #A5024 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 366. 363 9
    #A5025 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 371. 368
    #A5026 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 371. 368 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLInput.java

    Severity Rule Message Line Col
    #A5027 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 366
    #A5028 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 366 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLIntegrityConstraintViolationException.java

    Severity Rule Message Line Col
    #A5029 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107
    #A5030 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLOutput.java

    Severity Rule Message Line Col
    #A5031 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 49. 28
    #A5032 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 49. 28 1
    #A5033 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 388. 371
    #A5034 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 388. 371 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLTransientConnectionException.java

    Severity Rule Message Line Col
    #A5035 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 120. 107
    #A5036 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 120. 107 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLWarning.java

    Severity Rule Message Line Col
    #A5037 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 61. 48
    #A5038 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 61. 48 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Statement.java

    Severity Rule Message Line Col
    #A5039 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 614. 606
    #A5040 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 614. 606 3
    #A5041 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 992. 981
    #A5042 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 992. 981 4
    #A5043 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,410. 1377
    #A5044 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,410. 1377 5
    #A5045 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,520. 1415
    #A5046 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,520. 1415 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Time.java

    Severity Rule Message Line Col
    #A5047 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 142
    #A5048 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 142 4
    #A5049 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 165. 156
    #A5050 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 165. 156 4
    #A5051 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 170
    #A5052 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 178. 170 4
    #A5053 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 192. 183
    #A5054 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 192. 183 4
    #A5055 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 197
    #A5056 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 197 4
    #A5057 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 220. 211
    #A5058 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 220. 211 4
    #A5059 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 234. 225
    #A5060 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 234. 225 4
    #A5061 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 243. 239
    #A5062 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 243. 239 4
    #A5063 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 276
    #A5064 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 276 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Timestamp.java

    Severity Rule Message Line Col
    #A5065 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 462. 461
    #A5066 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 462. 461 13
    #A5067 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 466. 465
    #A5068 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 466. 465 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Types.java

    Severity Rule Message Line Col
    #A5069 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 43. 38
    #A5070 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 43. 38 1
    #A5071 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 50. 45
    #A5072 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 50. 45 1
    #A5073 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 52
    #A5074 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 52 1
    #A5075 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 59
    #A5076 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 59 1
    #A5077 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 71. 66
    #A5078 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 71. 66 1
    #A5079 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 78. 73
    #A5080 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 78. 73 1
    #A5081 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 85. 80
    #A5082 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 85. 80 1
    #A5083 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 93. 88
    #A5084 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 93. 88 1
    #A5085 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 100. 95
    #A5086 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 100. 95 1
    #A5087 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 107. 102
    #A5088 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 107. 102 1
    #A5089 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 114. 109
    #A5090 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 114. 109 1
    #A5091 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 121. 116
    #A5092 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 121. 116 1
    #A5093 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 123
    #A5094 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 123 1
    #A5095 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 136. 131
    #A5096 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 136. 131 1
    #A5097 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 143. 138
    #A5098 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 143. 138 1
    #A5099 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 150. 145
    #A5100 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 150. 145 1
    #A5101 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 158. 153
    #A5102 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 158. 153 1
    #A5103 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 160
    #A5104 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 160 1
    #A5105 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 172. 167
    #A5106 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 172. 167 1
    #A5107 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 179. 174
    #A5108 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 179. 174 1
    #A5109 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 187. 181
    #A5110 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 187. 181 5
    #A5111 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 197. 191
    #A5112 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 197. 191 5
    #A5113 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 205. 199
    #A5114 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 205. 199 5
    #A5115 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 213. 207
    #A5116 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 213. 207 5
    #A5117 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 221. 215
    #A5118 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 221. 215 5
    #A5119 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 229. 223
    #A5120 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 229. 223 5
    #A5121 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 237. 231
    #A5122 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 237. 231 5
    #A5123 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 245. 239
    #A5124 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 245. 239 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Wrapper.java

    Severity Rule Message Line Col
    #A5125 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 62. 44
    #A5126 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 62. 44 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/javax/sql/RowSet.java

    Severity Rule Message Line Col
    #A5127 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 234. 221
    #A5128 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 234. 221 3
    #A5129 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 247. 236
    #A5130 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 247. 236 3
    #A5131 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 471. 458
    #A5132 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 471. 458 3
    #A5133 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 536. 504
    #A5134 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 536. 504 3
    #A5135 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 564. 550
    #A5136 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 564. 550 3
    #A5137 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 591. 577
    #A5138 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 591. 577 3
    #A5139 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 618. 604
    #A5140 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 618. 604 3
    #A5141 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 645. 631
    #A5142 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 645. 631 3
    #A5143 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 658
    #A5144 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 658 3
    #A5145 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 699. 685
    #A5146 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 699. 685 3
    #A5147 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 726. 712
    #A5148 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 726. 712 3
    #A5149 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 755. 740
    #A5150 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 755. 740 3
    #A5151 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 787. 770
    #A5152 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 787. 770 3
    #A5153 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 818. 802
    #A5154 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 818. 802 3
    #A5155 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 872. 857
    #A5156 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 872. 857 3
    #A5157 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 917. 895
    #A5158 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 917. 895 3
    #A5159 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 940
    #A5160 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 940 3
    #A5161 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,009. 986
    #A5162 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,009. 986 3
    #A5163 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1039
    #A5164 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1039 4
    #A5165 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,110. 1089
    #A5166 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,110. 1089 3
    #A5167 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,165. 1141
    #A5168 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,165. 1141 3
    #A5169 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 1,191. 1168
    #A5170 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 1,191. 1168 3
    #A5171 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,282. 1241
    #A5172 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,282. 1241 3
    #A5173 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,326. 1305
    #A5174 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,326. 1305 3
    #A5175 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,365. 1329
    #A5176 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,365. 1329 4
    #A5177 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,448. 1423
    #A5178 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,448. 1423 3
    #A5179 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,475. 1451
    #A5180 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,475. 1451 3
    #A5181 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,505. 1478
    #A5182 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,505. 1478 3
    #A5183 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,521. 1508
    #A5184 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,521. 1508 3
    #A5185 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,544. 1523
    #A5186 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,544. 1523 3
    #A5187 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,579. 1559
    #A5188 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,579. 1559 3
    #A5189 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,603. 1582
    #A5190 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,603. 1582 3
    #A5191 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,628. 1606
    #A5192 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,628. 1606 3
    #A5193 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,644. 1631
    #A5194 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,644. 1631 4
    #A5195 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,666. 1646
    #A5196 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,666. 1646 3
    #A5197 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,711. 1695
    #A5198 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,711. 1695 3
    #A5199 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,735. 1714
    #A5200 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,735. 1714 3
    #A5201 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,766. 1752
    #A5202 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,766. 1752 3
    #A5203 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,790. 1769
    #A5204 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,790. 1769 3
    #A5205 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,830. 1809
    #A5206 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,830. 1809 3
    #A5207 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,919. 1904
    #A5208 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,919. 1904 5
    #A5209 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,961. 1951
    #A5210 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,961. 1951 5
    #A5211 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,978. 1963
    #A5212 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,978. 1963 5
    #A5213 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,007. 1994
    #A5214 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,007. 1994 5
    #A5215 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,047. 2025
    #A5216 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,047. 2025 5
    #A5217 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,086. 2062
    #A5218 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,086. 2062 5
    #A5219 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,110. 2089
    #A5220 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,110. 2089 5
    #A5221 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,136. 2113
    #A5222 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,136. 2113 5
    #A5223 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,149. 2139
    #A5224 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,149. 2139 5
    #A5225 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,174. 2151
    #A5226 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,174. 2151 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/javax/sql/XADataSource.java

    Severity Rule Message Line Col
    #A5227 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 124. 112
    #A5228 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 124. 112 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/Base64.java

    Severity Rule Message Line Col
    #A5229 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 534. 533
    #A5230 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 534. 533 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/RetrievalMethod.java

    Severity Rule Message Line Col
    #A5231 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 93
    #A5232 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 93 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java

    Severity Rule Message Line Col
    #A5233 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 68
    #A5234 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 68 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/SwingEventMonitor.java

    Severity Rule Message Line Col
    #A5235 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, indentation should be the same level as line 1,033. 1027
    #A5236 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, indentation should be the same level as line 1,033. 1027 5
    #A5237 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 1,425. 1424
    #A5238 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 1,425. 1424 17
    #A5239 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, indentation should be the same level as line 1,675. 1669
    #A5240 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, indentation should be the same level as line 1,675. 1669 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/Translator.java

    Severity Rule Message Line Col
    #A5241 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 202. 197
    #A5242 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 202. 197 1
    #A5243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 206
    #A5244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 206 1
    #A5245 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 418. 409
    #A5246 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 418. 409 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.accessibility/windows/classes/com/sun/java/accessibility/internal/AccessBridge.java

    Severity Rule Message Line Col
    #A5247 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,893. 4890
    #A5248 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,893. 4890 4
    #A5249 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 5,499. 5495
    #A5250 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 5,499. 5495 5
    #A5251 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 6,608. 6600
    #A5252 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 6,608. 6600 13
    #A5253 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 6,964. 6956
    #A5254 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 6,964. 6956 13
    #A5255 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 7,030. 7021
    #A5256 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 7,030. 7021 10
    #A5257 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 7,101. 7091
    #A5258 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 7,101. 7091 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.attach/share/classes/com/sun/tools/attach/VirtualMachine.java

    Severity Rule Message Line Col
    #A5259 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 507. 475
    #A5260 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 507. 475 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java

    Severity Rule Message Line Col
    #A5261 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 130. 129
    #A5262 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 130. 129 18
    #A5263 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 210. 209
    #A5264 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 210. 209 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Signature.java

    Severity Rule Message Line Col
    #A5265 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 720
    #A5266 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 720 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_INFO.java

    Severity Rule Message Line Col
    #A5267 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 99
    #A5268 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 99 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/PKCS11.java

    Severity Rule Message Line Col
    #A5269 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 203
    #A5270 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 218. 203 1
    #A5271 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 247
    #A5272 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 263. 247 1
    #A5273 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 412. 389
    #A5274 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 412. 389 1
    #A5275 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 440
    #A5276 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 440 1
    #A5277 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 550. 531
    #A5278 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 550. 531 1
    #A5279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 627. 607
    #A5280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 627. 607 1
    #A5281 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 722. 704
    #A5282 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 722. 704 1
    #A5283 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 879. 863
    #A5284 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 879. 863 1
    #A5285 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 980. 959
    #A5286 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 980. 959 1
    #A5287 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,102. 1082
    #A5288 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,102. 1082 1
    #A5289 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,311. 1289
    #A5290 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,311. 1289 1
    #A5291 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,439. 1422
    #A5292 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,439. 1422 1
    #A5293 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,523. 1516
    #A5294 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,523. 1516 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/KeyStore.java

    Severity Rule Message Line Col
    #A5295 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 83. 79
    #A5296 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 83. 79 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeDigestMD.java

    Severity Rule Message Line Col
    #A5297 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 69. 67
    #A5298 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 69. 67 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/UcryptoMech.java

    Severity Rule Message Line Col
    #A5299 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 57
    #A5300 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 57 1
    #A5301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60
    #A5302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60 1
    #A5303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 70
    #A5304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 70 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpsConfigurator.java

    Severity Rule Message Line Col
    #A5305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 94
    #A5306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 94 1
    #A5307 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 95
    #A5308 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 95 4
    #A5309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 115
    #A5310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 115 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpsParameters.java

    Severity Rule Message Line Col
    #A5311 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 72
    #A5312 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 72 1
    #A5313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 85
    #A5314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 85 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ContextList.java

    Severity Rule Message Line Col
    #A5315 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 47
    #A5316 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 47 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/SSLStreams.java

    Severity Rule Message Line Col
    #A5317 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 75. 74
    #A5318 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 75. 74 1
    #A5319 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 81. 80
    #A5320 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 81. 80 1
    #A5321 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 118. 117
    #A5322 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 118. 117 1
    #A5323 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 122. 125
    #A5324 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 122. 125 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    #A5325 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 495. 493
    #A5326 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 495. 493 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/AsyncSSLDelegate.java

    Severity Rule Message Line Col
    #A5327 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 288. 284
    #A5328 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 288. 284 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpRequest.java

    Severity Rule Message Line Col
    #A5329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 346. 333
    #A5330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 346. 333 1
    #A5331 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 645. 653
    #A5332 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 645. 653 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpRequestBuilderImpl.java

    Severity Rule Message Line Col
    #A5333 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78
    #A5334 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpRequestImpl.java

    Severity Rule Message Line Col
    #A5335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 224. 222
    #A5336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 224. 222 1
    #A5337 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 246
    #A5338 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 246 1
    #A5339 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 299. 297
    #A5340 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 299. 297 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/PlainHttpConnection.java

    Severity Rule Message Line Col
    #A5341 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 330. 329
    #A5342 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 330. 329 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseContent.java

    Severity Rule Message Line Col
    #A5343 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 206. 203
    #A5344 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 206. 203 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/AsyncWriteQueue.java

    Severity Rule Message Line Col
    #A5345 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 60. 59
    #A5346 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 60. 59 47
    #A5347 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 64. 62
    #A5348 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 64. 62 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/Transmitter.java

    Severity Rule Message Line Col
    #A5349 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 8, indentation should be the same level as line 94. 93
    #A5350 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 8, indentation should be the same level as line 94. 93 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/MonitorDataException.java

    Severity Rule Message Line Col
    #A5351 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40
    #A5352 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/MonitorStructureException.java

    Severity Rule Message Line Col
    #A5353 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40
    #A5354 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/MonitorTypeException.java

    Severity Rule Message Line Col
    #A5355 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40
    #A5356 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 44. 40 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/TerminalFactory.java

    Severity Rule Message Line Col
    #A5357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155
    #A5358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/WindowsTerminal.java

    Severity Rule Message Line Col
    #A5359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 74. 73
    #A5360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 74. 73 1
    #A5361 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 305
    #A5362 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 305 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/ConsoleReader.java

    Severity Rule Message Line Col
    #A5363 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 526. 535
    #A5364 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 526. 535 1
    #A5365 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 538. 537
    #A5366 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 538. 537 5
    #A5367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 626. 625
    #A5368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 626. 625 1
    #A5369 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 952. 949
    #A5370 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 952. 949 1
    #A5371 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 952. 954
    #A5372 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 952. 954 1
    #A5373 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 977. 978
    #A5374 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 977. 978 1
    #A5375 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,012. 1016
    #A5376 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,012. 1016 1
    #A5377 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 2,093. 2092
    #A5378 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 2,093. 2092 1
    #A5379 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,510. 2508
    #A5380 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,510. 2508 1
    #A5381 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 32, indentation should be the same level as line 3,133. 3132
    #A5382 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 32, indentation should be the same level as line 3,133. 3132 34
    #A5383 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,226. 3225
    #A5384 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,226. 3225 5
    #A5385 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,538. 3539
    #A5386 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,538. 3539 1
    #A5387 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,753. 3744
    #A5388 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,753. 3744 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/KeyMap.java

    Severity Rule Message Line Col
    #A5389 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 214
    #A5390 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 214 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java

    Severity Rule Message Line Col
    #A5391 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 116. 115
    #A5392 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 116. 115 49
    #A5393 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 123. 121
    #A5394 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 123. 121 37
    #A5395 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,464. 1463
    #A5396 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,464. 1463 9
    #A5397 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,561. 1582
    #A5398 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,561. 1582 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/tools/jar/SignatureFile.java

    Severity Rule Message Line Col
    #A5399 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 198. 192
    #A5400 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 198. 192 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jinfo/JInfo.java

    Severity Rule Message Line Col
    #A5401 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 246. 245
    #A5402 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 246. 245 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Arguments.java

    Severity Rule Message Line Col
    #A5403 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 112. 111
    #A5404 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 112. 111 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/JConsole.java

    Severity Rule Message Line Col
    #A5405 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 987. 986
    #A5406 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 987. 986 17
    #A5407 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,023. 1016
    #A5408 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,023. 1016 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/TableSorter.java

    Severity Rule Message Line Col
    #A5409 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 208. 204
    #A5410 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 208. 204 33
    #A5411 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 215. 211
    #A5412 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 215. 211 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/jdi/ReferenceType.java

    Severity Rule Message Line Col
    #A5413 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 853. 828
    #A5414 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 853. 828 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/jdi/VirtualMachine.java

    Severity Rule Message Line Col
    #A5415 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 741. 730
    #A5416 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 741. 730 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/jdi/VirtualMachineManager.java

    Severity Rule Message Line Col
    #A5417 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 329. 324
    #A5418 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 329. 324 5
    #A5419 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 331
    #A5420 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 331 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/jdi/request/EventRequestManager.java

    Severity Rule Message Line Col
    #A5421 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 163. 146
    #A5422 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 163. 146 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ASCII_UCodeESC_CharStream.java

    Severity Rule Message Line Col
    #A5423 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 370. 366
    #A5424 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 370. 366 3
    #A5425 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 379. 375
    #A5426 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 379. 375 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java

    Severity Rule Message Line Col
    #A5427 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 120. 117
    #A5428 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 120. 117 1
    #A5429 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 227. 224
    #A5430 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 227. 224 1
    #A5431 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 726. 725
    #A5432 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 726. 725 1
    #A5433 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 1,087. 1083
    #A5434 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 1,087. 1083 1
    #A5435 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 2,202. 2201
    #A5436 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 2,202. 2201 1
    #A5437 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 2,211. 2210
    #A5438 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 2,211. 2210 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/JavaCharStream.java

    Severity Rule Message Line Col
    #A5439 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 89. 88
    #A5440 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 89. 88 1
    #A5441 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 202. 201
    #A5442 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 202. 201 1
    #A5443 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 282. 281
    #A5444 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 282. 281 1
    #A5445 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 10, indentation should be the same level as line 331. 330
    #A5446 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 10, indentation should be the same level as line 331. 330 7
    #A5447 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 394. 393
    #A5448 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 394. 393 1
    #A5449 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 399. 398
    #A5450 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 399. 398 1
    #A5451 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 404. 403
    #A5452 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 404. 403 1
    #A5453 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 409. 408
    #A5454 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 409. 408 1
    #A5455 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 414. 413
    #A5456 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 414. 413 1
    #A5457 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 422. 421
    #A5458 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 422. 421 1
    #A5459 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 437. 436
    #A5460 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 437. 436 1
    #A5461 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 444. 443
    #A5462 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 444. 443 1
    #A5463 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 449. 448
    #A5464 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 449. 448 1
    #A5465 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 470. 469
    #A5466 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 470. 469 1
    #A5467 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 477. 476
    #A5468 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 477. 476 1
    #A5469 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 482. 481
    #A5470 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 482. 481 1
    #A5471 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 489. 488
    #A5472 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 489. 488 1
    #A5473 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 496. 495
    #A5474 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 496. 495 1
    #A5475 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 503. 502
    #A5476 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 503. 502 1
    #A5477 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 510. 509
    #A5478 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 510. 509 1
    #A5479 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 516. 515
    #A5480 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 516. 515 1
    #A5481 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 522. 521
    #A5482 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 522. 521 1
    #A5483 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 529. 528
    #A5484 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 529. 528 1
    #A5485 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 535. 534
    #A5486 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 535. 534 1
    #A5487 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 541. 540
    #A5488 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 541. 540 1
    #A5489 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 547. 546
    #A5490 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 547. 546 1
    #A5491 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 553. 552
    #A5492 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 553. 552 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/LValue.java

    Severity Rule Message Line Col
    #A5493 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 201. 195
    #A5494 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 201. 195 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/Commands.java

    Severity Rule Message Line Col
    #A5495 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 620. 616
    #A5496 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 620. 616 9
    #A5497 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,450. 1449
    #A5498 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,450. 1449 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/EventRequestSpecList.java

    Severity Rule Message Line Col
    #A5499 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 171. 170
    #A5500 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 171. 170 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java

    Severity Rule Message Line Col
    #A5501 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 458. 459
    #A5502 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 458. 459 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java

    Severity Rule Message Line Col
    #A5503 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 329. 330
    #A5504 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 329. 330 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java

    Severity Rule Message Line Col
    #A5505 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 329. 330
    #A5506 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 329. 330 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/VMConnection.java

    Severity Rule Message Line Col
    #A5507 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 19, indentation should be the same level as line 445. 446
    #A5508 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 19, indentation should be the same level as line 445. 446 55

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/GenericListeningConnector.java

    Severity Rule Message Line Col
    #A5509 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 162. 157
    #A5510 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 162. 157 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/PacketStream.java

    Severity Rule Message Line Col
    #A5511 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 601. 600
    #A5512 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 601. 600 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/SDE.java

    Severity Rule Message Line Col
    #A5513 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 411. 382
    #A5514 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 411. 382 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/VMAction.java

    Severity Rule Message Line Col
    #A5515 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 54. 53
    #A5516 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 54. 53 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImageFileCreator.java

    Severity Rule Message Line Col
    #A5517 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 201. 199
    #A5518 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 201. 199 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/BreakIteratorRules_th.java

    Severity Rule Message Line Col
    #A5519 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 50. 49
    #A5520 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 50. 49 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_ar.java

    Severity Rule Message Line Col
    #A5521 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 54. 53
    #A5522 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 54. 53 17
    #A5523 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 88. 87
    #A5524 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 88. 87 17
    #A5525 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98
    #A5526 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98 17
    #A5527 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 107. 106
    #A5528 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 107. 106 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_iw.java

    Severity Rule Message Line Col
    #A5529 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 81. 80
    #A5530 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 81. 80 17
    #A5531 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98
    #A5532 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98 17
    #A5533 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 104. 103
    #A5534 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 104. 103 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_ko.java

    Severity Rule Message Line Col
    #A5535 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 17, indentation should be the same level as line 196. 195
    #A5536 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 17, indentation should be the same level as line 196. 195 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_mk.java

    Severity Rule Message Line Col
    #A5537 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 55. 53
    #A5538 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 55. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_th.java

    Severity Rule Message Line Col
    #A5539 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 55. 54
    #A5540 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 55. 54 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_zh.java

    Severity Rule Message Line Col
    #A5541 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 54. 53
    #A5542 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 54. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/CollationData_zh_TW.java

    Severity Rule Message Line Col
    #A5543 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 54. 53
    #A5544 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 54. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.localedata/share/classes/sun/text/resources/ext/FormatData_th.java

    Severity Rule Message Line Col
    #A5545 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 90. 91
    #A5546 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 90. 91 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.management.agent/share/classes/sun/management/jmxremote/ConnectorBootstrap.java

    Severity Rule Message Line Col
    #A5547 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 6, indentation should be the same level as line 301. 292
    #A5548 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 6, indentation should be the same level as line 301. 292 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/GcInfo.java

    Severity Rule Message Line Col
    #A5549 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 225. 179
    #A5550 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 225. 179 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandArgumentInfo.java

    Severity Rule Message Line Col
    #A5551 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 68
    #A5552 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 68 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandInfo.java

    Severity Rule Message Line Col
    #A5553 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 61. 56
    #A5554 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 61. 56 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsContext.java

    Severity Rule Message Line Col
    #A5555 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 50. 49
    #A5556 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 50. 49 33
    #A5557 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 52
    #A5558 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 52 33
    #A5559 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A5560 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41
    #A5561 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 12, indentation should be the same level as line 285. 284
    #A5562 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 12, indentation should be the same level as line 285. 284 49
    #A5563 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,058. 1056
    #A5564 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,058. 1056 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsName.java

    Severity Rule Message Line Col
    #A5565 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 436. 435
    #A5566 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 436. 435 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsUrl.java

    Severity Rule Message Line Col
    #A5567 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 110
    #A5568 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 110 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/NameNode.java

    Severity Rule Message Line Col
    #A5569 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A5570 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/Resolver.java

    Severity Rule Message Line Col
    #A5571 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 139. 140
    #A5572 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 139. 140 41
    #A5573 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 148. 143
    #A5574 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 148. 143 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/ResourceRecord.java

    Severity Rule Message Line Col
    #A5575 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 102. 101
    #A5576 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 102. 101 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.policytool/share/classes/sun/security/tools/policytool/PolicyTool.java

    Severity Rule Message Line Col
    #A5577 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 164. 161
    #A5578 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 164. 161 4
    #A5579 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 4,509. 4511
    #A5580 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 4,509. 4511 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/BatchEnvironment.java

    Severity Rule Message Line Col
    #A5581 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 138. 137
    #A5582 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 138. 137 33
    #A5583 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 344. 343
    #A5584 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 344. 343 1
    #A5585 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 378. 377
    #A5586 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 378. 377 1
    #A5587 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 390. 389
    #A5588 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 390. 389 1
    #A5589 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 435. 434
    #A5590 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 435. 434 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/RMIGenerator.java

    Severity Rule Message Line Col
    #A5591 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 660. 659
    #A5592 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 660. 659 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/RemoteClass.java

    Severity Rule Message Line Col
    #A5593 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 427. 424
    #A5594 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 427. 424 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/newrmic/jrmp/RemoteClass.java

    Severity Rule Message Line Col
    #A5595 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 306. 303
    #A5596 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 306. 303 9
    #A5597 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 446. 444
    #A5598 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 446. 444 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/newrmic/jrmp/StubSkeletonWriter.java

    Severity Rule Message Line Col
    #A5599 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 16, indentation should be the same level as line 402. 401
    #A5600 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 16, indentation should be the same level as line 402. 401 57
    #A5601 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 474. 473
    #A5602 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 474. 473 9
    #A5603 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 710. 711
    #A5604 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 710. 711 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/Assembler.java

    Severity Rule Message Line Col
    #A5605 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81
    #A5606 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81 1
    #A5607 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 111
    #A5608 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 111 1
    #A5609 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 464
    #A5610 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 464 1
    #A5611 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 692. 690
    #A5612 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 692. 690 17
    #A5613 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 735. 729
    #A5614 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 735. 729 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/Instruction.java

    Severity Rule Message Line Col
    #A5615 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47
    #A5616 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47 1
    #A5617 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 82
    #A5618 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 82 1
    #A5619 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 236. 235
    #A5620 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 236. 235 1
    #A5621 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 238. 237
    #A5622 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 238. 237 1
    #A5623 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265
    #A5624 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265 1
    #A5625 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 268. 267
    #A5626 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 268. 267 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/SwitchData.java

    Severity Rule Message Line Col
    #A5627 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 43
    #A5628 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 43 1
    #A5629 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45
    #A5630 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45 1
    #A5631 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93
    #A5632 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93 1
    #A5633 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 111. 114
    #A5634 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 111. 114 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/ClassDeclaration.java

    Severity Rule Message Line Col
    #A5635 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 198
    #A5636 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 198 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/ClassDefinition.java

    Severity Rule Message Line Col
    #A5637 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 924
    #A5638 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 924 4
    #A5639 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,381. 1380
    #A5640 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,381. 1380 33
    #A5641 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,390. 1389
    #A5642 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,390. 1389 33
    #A5643 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,398. 1397
    #A5644 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,398. 1397 33
    #A5645 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,819. 1816
    #A5646 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,819. 1816 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Constants.java

    Severity Rule Message Line Col
    #A5647 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94
    #A5648 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94 1
    #A5649 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96
    #A5650 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96 1
    #A5651 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141
    #A5652 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141 1
    #A5653 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 146. 144
    #A5654 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 146. 144 1
    #A5655 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 289
    #A5656 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 289 1
    #A5657 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303
    #A5658 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Environment.java

    Severity Rule Message Line Col
    #A5659 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 940. 936
    #A5660 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 940. 936 1
    #A5661 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 973. 958
    #A5662 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 973. 958 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/FileClassFile.java

    Severity Rule Message Line Col
    #A5663 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87
    #A5664 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87 1
    #A5665 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 100. 98
    #A5666 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 100. 98 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/MemberDefinition.java

    Severity Rule Message Line Col
    #A5667 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 797. 796
    #A5668 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 797. 796 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Parser.java

    Severity Rule Message Line Col
    #A5669 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 553. 551
    #A5670 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 553. 551 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/PathClassFile.java

    Severity Rule Message Line Col
    #A5671 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95
    #A5672 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95 1
    #A5673 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 100
    #A5674 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 100 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Scanner.java

    Severity Rule Message Line Col
    #A5675 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 97. 89
    #A5676 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 97. 89 5
    #A5677 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 364. 363
    #A5678 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 364. 363 13
    #A5679 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 411. 410
    #A5680 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 411. 410 13
    #A5681 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 987. 983
    #A5682 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 987. 983 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/ZipClassFile.java

    Severity Rule Message Line Col
    #A5683 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94
    #A5684 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94 1
    #A5685 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 99
    #A5686 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 99 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/BatchEnvironment.java

    Severity Rule Message Line Col
    #A5687 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 92
    #A5688 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 92 1
    #A5689 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 97
    #A5690 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 97 1
    #A5691 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 235
    #A5692 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 235 1
    #A5693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 242
    #A5694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 248. 242 1
    #A5695 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,150. 1146
    #A5696 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,150. 1146 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/Main.java

    Severity Rule Message Line Col
    #A5697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207
    #A5698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207 1
    #A5699 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211
    #A5700 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211 1
    #A5701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 378, 393. 392
    #A5702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 378, 393. 392 1
    #A5703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 12, indentation should be the same level as line 403, 405. 404
    #A5704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 12, indentation should be the same level as line 403, 405. 404 1
    #A5705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 477. 476
    #A5706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 477. 476 1
    #A5707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 479. 478
    #A5708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 479. 478 1
    #A5709 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 709. 708
    #A5710 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 709. 708 1
    #A5711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 716. 713
    #A5712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 716. 713 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/SourceClass.java

    Severity Rule Message Line Col
    #A5713 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70
    #A5714 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70 4
    #A5715 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 199
    #A5716 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 199 1
    #A5717 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 208
    #A5718 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 208 1
    #A5719 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 775. 774
    #A5720 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 775. 774 21
    #A5721 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 842. 841
    #A5722 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 842. 841 17
    #A5723 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,200. 2199
    #A5724 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,200. 2199 1
    #A5725 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,207. 2206
    #A5726 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,207. 2206 1
    #A5727 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,216. 2215
    #A5728 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,216. 2215 1
    #A5729 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,225. 2224
    #A5730 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,225. 2224 1
    #A5731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,435. 2434
    #A5732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,435. 2434 1
    #A5733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,439. 2438
    #A5734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,439. 2438 1
    #A5735 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,453. 2452
    #A5736 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,453. 2452 1
    #A5737 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,461. 2460
    #A5738 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,461. 2460 1
    #A5739 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,475. 2474
    #A5740 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,475. 2474 1
    #A5741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,478. 2477
    #A5742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,478. 2477 1
    #A5743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,518. 2517
    #A5744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,518. 2517 1
    #A5745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,528. 2526
    #A5746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,528. 2526 1
    #A5747 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,618. 2616
    #A5748 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,618. 2616 1
    #A5749 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,618. 2622
    #A5750 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,618. 2622 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/FinallyStatement.java

    Severity Rule Message Line Col
    #A5751 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 66
    #A5752 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/SwitchStatement.java

    Severity Rule Message Line Col
    #A5753 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 204. 203
    #A5754 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 204. 203 1
    #A5755 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 200. 207
    #A5756 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 200. 207 1
    #A5757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211
    #A5758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211 1
    #A5759 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 214
    #A5760 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 214 1
    #A5761 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 225. 224
    #A5762 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 225. 224 1
    #A5763 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 225, 227. 226
    #A5764 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 225, 227. 226 1
    #A5765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 229
    #A5766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 229 1
    #A5767 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 232
    #A5768 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 232 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/share/classes/com/sun/nio/sctp/AssociationChangeNotification.java

    Severity Rule Message Line Col
    #A5769 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 51. 47
    #A5770 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 51. 47 9
    #A5771 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 56. 53
    #A5772 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 56. 53 9
    #A5773 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 61. 58
    #A5774 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 61. 58 9
    #A5775 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 69. 63
    #A5776 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 69. 63 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/share/classes/com/sun/nio/sctp/PeerAddressChangeNotification.java

    Severity Rule Message Line Col
    #A5777 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 53. 50
    #A5778 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 53. 50 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpMultiChannel.java

    Severity Rule Message Line Col
    #A5779 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 521. 513
    #A5780 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 521. 513 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java

    Severity Rule Message Line Col
    #A5781 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 193. 176
    #A5782 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 193. 176 5
    #A5783 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 197
    #A5784 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 197 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/SctpMultiChannelImpl.java

    Severity Rule Message Line Col
    #A5785 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 532. 531
    #A5786 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 532. 531 27
    #A5787 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 616. 614
    #A5788 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 616. 614 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/Crypt.java

    Severity Rule Message Line Col
    #A5789 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58
    #A5790 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58 1
    #A5791 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 276
    #A5792 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 276 1
    #A5793 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 309. 307
    #A5794 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 309. 307 1
    #A5795 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 366. 365
    #A5796 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 366. 365 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/JndiLoginModule.java

    Severity Rule Message Line Col
    #A5797 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 328. 327
    #A5798 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 328. 327 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java

    Severity Rule Message Line Col
    #A5799 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 825. 824
    #A5800 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 825. 824 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/Krb5LoginModule.java

    Severity Rule Message Line Col
    #A5801 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 8, indentation should be the same level as line 1,199. 1198
    #A5802 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 8, indentation should be the same level as line 1,199. 1198 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/LdapLoginModule.java

    Severity Rule Message Line Col
    #A5803 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 554. 553
    #A5804 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 554. 553 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.zipfs/share/classes/jdk/nio/zipfs/JarFileSystem.java

    Severity Rule Message Line Col
    #A5805 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 67. 66
    #A5806 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 67. 66 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipConstants.java

    Severity Rule Message Line Col
    #A5807 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 56. 52
    #A5808 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 56. 52 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    #A5809 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 78. 77
    #A5810 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 78. 77 42
    #A5811 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 8, indentation should be the same level as line 1,456. 1455
    #A5812 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 8, indentation should be the same level as line 1,456. 1455 43
    #A5813 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 1,776. 1775
    #A5814 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 1,776. 1775 27
    #A5815 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 2,041. 2040
    #A5816 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 2,041. 2040 46
    #A5817 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,129. 2128
    #A5818 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,129. 2128 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/awt/Translucency/WindowOpacity.java

    Severity Rule Message Line Col
    #A5819 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 43. 41
    #A5820 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 43. 41 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/AES/TestCopySafe.java

    Severity Rule Message Line Col
    #A5821 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 143. 142
    #A5822 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 143. 142 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java

    Severity Rule Message Line Col
    #A5823 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 181
    #A5824 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 181 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/AccessSpecifierTest.java

    Severity Rule Message Line Col
    #A5825 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 40
    #A5826 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 40 5
    #A5827 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 144. 142
    #A5828 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 144. 142 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/AfterThreadDeathTest.java

    Severity Rule Message Line Col
    #A5829 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5830 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5831 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 51. 49
    #A5832 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 51. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/AnyDebuggeeTest.java

    Severity Rule Message Line Col
    #A5833 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 78. 76
    #A5834 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 78. 76 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ArgumentValuesTest.java

    Severity Rule Message Line Col
    #A5835 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 45. 43
    #A5836 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 45. 43 2
    #A5837 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 108. 106
    #A5838 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 108. 106 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ArrayRangeTest.java

    Severity Rule Message Line Col
    #A5839 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5840 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5841 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53
    #A5842 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/BreakpointTest.java

    Severity Rule Message Line Col
    #A5843 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 12, indentation should be the same level as line 62. 61
    #A5844 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 12, indentation should be the same level as line 62. 61 44
    #A5845 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 73. 71
    #A5846 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 73. 71 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ClassLoaderClassesTest.java

    Severity Rule Message Line Col
    #A5847 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5848 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5849 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57
    #A5850 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ClassesByName2Test.java

    Severity Rule Message Line Col
    #A5851 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A5852 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A5853 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 106. 104
    #A5854 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 106. 104 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ConstantPoolInfo.java

    Severity Rule Message Line Col
    #A5855 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5856 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5857 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 45. 46
    #A5858 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 45. 46 39
    #A5859 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A5860 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5
    #A5861 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 239. 236
    #A5862 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 239. 236 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ConstantPoolInfoGC.java

    Severity Rule Message Line Col
    #A5863 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44
    #A5864 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44 5
    #A5865 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 54. 52
    #A5866 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 54. 52 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/CountFilterTest.java

    Severity Rule Message Line Col
    #A5867 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5868 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5869 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 69. 67
    #A5870 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 69. 67 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/DataModelTest.java

    Severity Rule Message Line Col
    #A5871 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A5872 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A5873 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63
    #A5874 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/DebuggerThreadTest.java

    Severity Rule Message Line Col
    #A5875 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5876 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5877 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53
    #A5878 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/DeleteAllBkptsTest.java

    Severity Rule Message Line Col
    #A5879 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5880 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5881 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54
    #A5882 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/DeleteEventRequestsTest.java

    Severity Rule Message Line Col
    #A5883 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5884 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5885 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 51. 49
    #A5886 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 51. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/EnumTest.java

    Severity Rule Message Line Col
    #A5887 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 40
    #A5888 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 40 5
    #A5889 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 63. 61
    #A5890 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 63. 61 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/EventQueueDisconnectTest.java

    Severity Rule Message Line Col
    #A5891 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A5892 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A5893 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58
    #A5894 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ExpiredRequestDeletionTest.java

    Severity Rule Message Line Col
    #A5895 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5896 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5897 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57
    #A5898 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/FinalLocalsTest.java

    Severity Rule Message Line Col
    #A5899 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5900 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5901 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64
    #A5902 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/FramesTest.java

    Severity Rule Message Line Col
    #A5903 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5904 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5905 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58
    #A5906 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GenericsTest.java

    Severity Rule Message Line Col
    #A5907 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5908 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5909 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 79. 77
    #A5910 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 79. 77 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GetLocalVariables.java

    Severity Rule Message Line Col
    #A5911 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 45. 43
    #A5912 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 45. 43 2
    #A5913 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 258. 256
    #A5914 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 258. 256 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GetLocalVariables2Test.java

    Severity Rule Message Line Col
    #A5915 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5916 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5917 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64
    #A5918 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GetSetLocalTest.java

    Severity Rule Message Line Col
    #A5919 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5920 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5921 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 13, indentation should be the same level as line 138. 140
    #A5922 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 13, indentation should be the same level as line 138. 140 25
    #A5923 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 151. 149
    #A5924 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 151. 149 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GetUninitializedStringValue.java

    Severity Rule Message Line Col
    #A5925 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 42. 40
    #A5926 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 42. 40 2
    #A5927 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 49
    #A5928 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 49 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/HomeTest.java

    Severity Rule Message Line Col
    #A5929 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5930 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5931 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A5932 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InterruptHangTest.java

    Severity Rule Message Line Col
    #A5933 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 107. 105
    #A5934 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 107. 105 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InvokeHangTest.java

    Severity Rule Message Line Col
    #A5935 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 114. 117
    #A5936 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 114. 117 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InvokeTest.java

    Severity Rule Message Line Col
    #A5937 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5938 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5939 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 291. 289
    #A5940 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 291. 289 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/Java_gTest.java

    Severity Rule Message Line Col
    #A5941 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5942 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5943 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A5944 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/LambdaBreakpointTest.java

    Severity Rule Message Line Col
    #A5945 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 49
    #A5946 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 49 2
    #A5947 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 69. 67
    #A5948 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 69. 67 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/LambdaStepTest.java

    Severity Rule Message Line Col
    #A5949 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 42
    #A5950 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 42 2
    #A5951 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 81. 79
    #A5952 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 81. 79 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/LineNumberOnBraceTest.java

    Severity Rule Message Line Col
    #A5953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 81. 79
    #A5954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 81. 79 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/LocalVariableEqual.java

    Severity Rule Message Line Col
    #A5955 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39
    #A5956 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39 5
    #A5957 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 112. 110
    #A5958 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 112. 110 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/LocationTest.java

    Severity Rule Message Line Col
    #A5959 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5960 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A5961 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 57. 55
    #A5962 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 57. 55 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ModificationWatchpoints.java

    Severity Rule Message Line Col
    #A5963 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A5964 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ModulesTest.java

    Severity Rule Message Line Col
    #A5965 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39
    #A5966 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39 5
    #A5967 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 50. 48
    #A5968 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 50. 48 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/MonitorEventTest.java

    Severity Rule Message Line Col
    #A5969 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 108. 106
    #A5970 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 108. 106 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/MonitorFrameInfo.java

    Severity Rule Message Line Col
    #A5971 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A5972 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A5973 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69
    #A5974 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/MultiBreakpointsTest.java

    Severity Rule Message Line Col
    #A5975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 87. 91
    #A5976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 87. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/NativeInstanceFilterTarg.java

    Severity Rule Message Line Col
    #A5977 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 31. 32
    #A5978 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 31. 32 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/NewInstanceTest.java

    Severity Rule Message Line Col
    #A5979 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5980 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5981 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62
    #A5982 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/NoLocInfoTest.java

    Severity Rule Message Line Col
    #A5983 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5984 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5985 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 91. 89
    #A5986 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 91. 89 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopAndInvokeTest.java

    Severity Rule Message Line Col
    #A5987 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82
    #A5988 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopAndStepTest.java

    Severity Rule Message Line Col
    #A5989 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 68. 66
    #A5990 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 68. 66 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopAsynchronousTest.java

    Severity Rule Message Line Col
    #A5991 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5992 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5993 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64
    #A5994 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 66. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopSynchronousTest.java

    Severity Rule Message Line Col
    #A5995 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A5996 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A5997 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 94. 92
    #A5998 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 94. 92 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/RequestReflectionTest.java

    Severity Rule Message Line Col
    #A5999 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6000 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6001 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57
    #A6002 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SDENullTest.java

    Severity Rule Message Line Col
    #A6003 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6004 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6005 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A6006 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SourceNameFilterTest.java

    Severity Rule Message Line Col
    #A6007 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44
    #A6008 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44 5
    #A6009 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82
    #A6010 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SuspendThreadTest.java

    Severity Rule Message Line Col
    #A6011 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39
    #A6012 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 41. 39 5
    #A6013 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62
    #A6014 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/TemplateTest.java

    Severity Rule Message Line Col
    #A6015 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A6016 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A6017 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 54. 52
    #A6018 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 54. 52 5
    #A6019 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69
    #A6020 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69 1
    #A6021 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 153. 149
    #A6022 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 153. 149 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ThreadGroupTest.java

    Severity Rule Message Line Col
    #A6023 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6024 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6025 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51
    #A6026 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/UTF8Test.java

    Severity Rule Message Line Col
    #A6027 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 173. 168
    #A6028 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 173. 168 5
    #A6029 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 194. 192
    #A6030 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 194. 192 5
    #A6031 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 313. 309
    #A6032 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 313. 309 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/VMDeathLastTest.java

    Severity Rule Message Line Col
    #A6033 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6034 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/VMDeathRequestTest.java

    Severity Rule Message Line Col
    #A6035 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 49. 47
    #A6036 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 49. 47 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/VarargsTest.java

    Severity Rule Message Line Col
    #A6037 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A6038 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A6039 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 151. 149
    #A6040 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 151. 149 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/cds/CDSJDITest.java

    Severity Rule Message Line Col
    #A6041 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 51. 45
    #A6042 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 51. 45 9
    #A6043 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 57. 56
    #A6044 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 57. 56 9
    #A6045 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 62. 58
    #A6046 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 62. 58 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefine/RedefineTest.java

    Severity Rule Message Line Col
    #A6047 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 48. 46
    #A6048 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 48. 46 5
    #A6049 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 69. 67
    #A6050 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 69. 67 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefineMethod/Different_RedefineSubTarg.java

    Severity Rule Message Line Col
    #A6051 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 31. 30
    #A6052 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 31. 30 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefineMethod/RedefineSubTarg.java

    Severity Rule Message Line Col
    #A6053 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 30. 29
    #A6054 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 30. 29 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefineMethod/RedefineTest.java

    Severity Rule Message Line Col
    #A6055 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44
    #A6056 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44 5
    #A6057 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56
    #A6058 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/sde/TemperatureTableServlet.java

    Severity Rule Message Line Col
    #A6059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 11. 10
    #A6060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 11. 10 1
    #A6061 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 16. 15
    #A6062 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 16. 15 1
    #A6063 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 18. 17
    #A6064 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 18. 17 1
    #A6065 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 20. 19
    #A6066 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 20. 19 1
    #A6067 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 22. 21
    #A6068 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 22. 21 1
    #A6069 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 24. 23
    #A6070 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 24. 23 1
    #A6071 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 26. 25
    #A6072 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 26. 25 1
    #A6073 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 28. 27
    #A6074 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 28. 27 1
    #A6075 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 30. 29
    #A6076 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 30. 29 1
    #A6077 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 32. 31
    #A6078 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 32. 31 1
    #A6079 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 34. 33
    #A6080 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 34. 33 1
    #A6081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 36. 35
    #A6082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 36. 35 1
    #A6083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 38. 37
    #A6084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 38. 37 1
    #A6085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 40. 39
    #A6086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 40. 39 1
    #A6087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 42. 41
    #A6088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 42. 41 1
    #A6089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 44. 43
    #A6090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 44. 43 1
    #A6091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 46. 45
    #A6092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 46. 45 1
    #A6093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 48. 47
    #A6094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 48. 47 1
    #A6095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 50. 49
    #A6096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 50. 49 1
    #A6097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 52. 51
    #A6098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 52. 51 1
    #A6099 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 54. 53
    #A6100 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 54. 53 1
    #A6101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 56. 55
    #A6102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 56. 55 1
    #A6103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 57
    #A6104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 57 1
    #A6105 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 59
    #A6106 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 59 1
    #A6107 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 62. 61
    #A6108 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 62. 61 1
    #A6109 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 64. 63
    #A6110 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 64. 63 1
    #A6111 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 66. 65
    #A6112 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 66. 65 1
    #A6113 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 68. 67
    #A6114 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 68. 67 1
    #A6115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 70. 69
    #A6116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 70. 69 1
    #A6117 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 72. 71
    #A6118 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/jndi/dns/Test6991580.java

    Severity Rule Message Line Col
    #A6119 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 89. 77
    #A6120 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 89. 77 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java

    Severity Rule Message Line Col
    #A6121 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 171. 170
    #A6122 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 171. 170 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/bugs/6725892/Test.java

    Severity Rule Message Line Col
    #A6123 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 214. 215
    #A6124 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 214. 215 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/bugs/B6431193.java

    Severity Rule Message Line Col
    #A6125 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 55. 54
    #A6126 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 55. 54 17
    #A6127 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 72. 71
    #A6128 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 72. 71 13
    #A6129 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 86. 85
    #A6130 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 86. 85 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/bugs/FixedLengthInputStream.java

    Severity Rule Message Line Col
    #A6131 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 129. 128
    #A6132 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 129. 128 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/MessageInfoTests.java

    Severity Rule Message Line Col
    #A6133 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 81
    #A6134 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 81 4
    #A6135 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 129. 128
    #A6136 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 129. 128 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/CommUp.java

    Severity Rule Message Line Col
    #A6137 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 343. 342
    #A6138 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 343. 342 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/Connect.java

    Severity Rule Message Line Col
    #A6139 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 231. 230
    #A6140 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 231. 230 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/Receive.java

    Severity Rule Message Line Col
    #A6141 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 146. 145
    #A6142 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 146. 145 14
    #A6143 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 341. 340
    #A6144 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 341. 340 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/ReceiveIntoDirect.java

    Severity Rule Message Line Col
    #A6145 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 256. 255
    #A6146 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 256. 255 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/Send.java

    Severity Rule Message Line Col
    #A6147 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 444. 443
    #A6148 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 444. 443 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/Shutdown.java

    Severity Rule Message Line Col
    #A6149 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 264
    #A6150 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 264 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/SocketOptionTests.java

    Severity Rule Message Line Col
    #A6151 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 200. 199
    #A6152 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 200. 199 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpMultiChannel/Branch.java

    Severity Rule Message Line Col
    #A6153 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 269. 268
    #A6154 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 269. 268 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpMultiChannel/Send.java

    Severity Rule Message Line Col
    #A6155 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 345
    #A6156 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 345 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java

    Severity Rule Message Line Col
    #A6157 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 255. 254
    #A6158 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 255. 254 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpServerChannel/Accept.java

    Severity Rule Message Line Col
    #A6159 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 251. 250
    #A6160 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 251. 250 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpServerChannel/NonBlockingAccept.java

    Severity Rule Message Line Col
    #A6161 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 209. 208
    #A6162 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 209. 208 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.java

    Severity Rule Message Line Col
    #A6163 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 134. 140
    #A6164 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 134. 140 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/EventQueue/PushPopDeadlock2/PushPopTest.java

    Severity Rule Message Line Col
    #A6165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 68
    #A6166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 68 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java

    Severity Rule Message Line Col
    #A6167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 503. 502
    #A6168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 503. 502 1
    #A6169 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 512. 511
    #A6170 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 512. 511 1
    #A6171 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 555. 557
    #A6172 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 555. 557 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java

    Severity Rule Message Line Col
    #A6173 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 467. 466
    #A6174 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 467. 466 1
    #A6175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 476. 475
    #A6176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 476. 475 1
    #A6177 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 519. 521
    #A6178 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 519. 521 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    #A6179 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 230. 229
    #A6180 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 230. 229 1
    #A6181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 239. 238
    #A6182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 239. 238 1
    #A6183 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 282. 284
    #A6184 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 282. 284 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java

    Severity Rule Message Line Col
    #A6185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 136. 135
    #A6186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 136. 135 1
    #A6187 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 199
    #A6188 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 199 1
    #A6189 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 219. 222
    #A6190 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 219. 222 1
    #A6191 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 245. 248
    #A6192 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 245. 248 1
    #A6193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 291. 290
    #A6194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 291. 290 1
    #A6195 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 412. 417
    #A6196 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 412. 417 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    #A6197 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 47. 45
    #A6198 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 47. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java

    Severity Rule Message Line Col
    #A6199 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 130. 128
    #A6200 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 130. 128 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/MiscUndecorated/RepaintTest.java

    Severity Rule Message Line Col
    #A6201 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 200. 199
    #A6202 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 200. 199 39

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    #A6203 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 147. 146
    #A6204 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 147. 146 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    #A6205 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 147
    #A6206 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 147 1
    #A6207 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156
    #A6208 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156 1
    #A6209 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 200. 202
    #A6210 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 200. 202 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    #A6211 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156
    #A6212 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156 1
    #A6213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 166. 165
    #A6214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 166. 165 1
    #A6215 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 211
    #A6216 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 211 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    #A6217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 152. 151
    #A6218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 152. 151 1
    #A6219 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 161. 160
    #A6220 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 161. 160 1
    #A6221 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 204. 206
    #A6222 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 204. 206 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java

    Severity Rule Message Line Col
    #A6223 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 318. 306
    #A6224 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 318. 306 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java

    Severity Rule Message Line Col
    #A6225 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 94. 92
    #A6226 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 94. 92 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JScrollPaneOverlapping.java

    Severity Rule Message Line Col
    #A6227 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 55
    #A6228 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 55 1
    #A6229 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 102
    #A6230 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 99. 102 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JSpinnerInGlassPaneOverlapping.java

    Severity Rule Message Line Col
    #A6231 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54
    #A6232 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JSpinnerOverlapping.java

    Severity Rule Message Line Col
    #A6233 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 51
    #A6234 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 51 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/OverlappingTestBase.java

    Severity Rule Message Line Col
    #A6235 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 283, 285. 284
    #A6236 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 283, 285. 284 1
    #A6237 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 784. 786
    #A6238 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 784. 786 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    #A6239 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A6240 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/MouseModifiersUnitTest/ModifierPermutation.java

    Severity Rule Message Line Col
    #A6241 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 53
    #A6242 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 53 1
    #A6243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 68
    #A6244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 68 1
    #A6245 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 75. 80
    #A6246 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 75. 80 1
    #A6247 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 112. 107
    #A6248 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 112. 107 1
    #A6249 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 121. 119
    #A6250 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 121. 119 1
    #A6251 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 124
    #A6252 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 124 1
    #A6253 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 126
    #A6254 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 126 1
    #A6255 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 250. 249
    #A6256 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 250. 249 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java

    Severity Rule Message Line Col
    #A6257 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 96. 95
    #A6258 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 96. 95 1
    #A6259 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 101. 100
    #A6260 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 101. 100 6
    #A6261 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 180. 179
    #A6262 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 180. 179 1
    #A6263 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 217. 216
    #A6264 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 217. 216 6
    #A6265 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 241. 240
    #A6266 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 241. 240 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java

    Severity Rule Message Line Col
    #A6267 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 177. 176
    #A6268 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 177. 176 1
    #A6269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 251. 250
    #A6270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 251. 250 1
    #A6271 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 437. 436
    #A6272 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 437. 436 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.java

    Severity Rule Message Line Col
    #A6273 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 64. 62
    #A6274 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 64. 62 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/MouseInfo/ComponentMousePositionTest.java

    Severity Rule Message Line Col
    #A6275 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A6276 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/MouseInfo/JContainerMousePositionTest.java

    Severity Rule Message Line Col
    #A6277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78
    #A6278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78 1
    #A6279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 101
    #A6280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 101 1
    #A6281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 115. 114
    #A6282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 115. 114 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java

    Severity Rule Message Line Col
    #A6283 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 75
    #A6284 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 75 4
    #A6285 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 111
    #A6286 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 111 7
    #A6287 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 143
    #A6288 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 143 7
    #A6289 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 150
    #A6290 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 150 7
    #A6291 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 157
    #A6292 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 157 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/JobAttrUpdateTest.java

    Severity Rule Message Line Col
    #A6293 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 23
    #A6294 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 23 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    #A6295 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 131. 132
    #A6296 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 131. 132 1
    #A6297 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 136. 137
    #A6298 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 136. 137 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Robot/HiDPIScreenCapture/ScreenCaptureResolutionTest.java

    Severity Rule Message Line Col
    #A6299 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A6300 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java

    Severity Rule Message Line Col
    #A6301 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A6302 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Robot/SpuriousMouseEvents/SpuriousMouseEvents.java

    Severity Rule Message Line Col
    #A6303 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A6304 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/TextField/DisabledUndoTest/DisabledUndoTest.java

    Severity Rule Message Line Col
    #A6305 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A6306 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Toolkit/RealSync/Test.java

    Severity Rule Message Line Col
    #A6307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 134. 133
    #A6308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 134. 133 1
    #A6309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 173. 181
    #A6310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 173. 181 1
    #A6311 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 391. 404
    #A6312 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 391. 404 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Disable.java

    Severity Rule Message Line Col
    #A6313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 91, 93. 92
    #A6314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 91, 93. 92 1
    #A6315 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 95. 94
    #A6316 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 95. 94 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/AlwaysOnTop/AutoTestOnTop.java

    Severity Rule Message Line Col
    #A6317 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 195
    #A6318 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 195 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/GetWindowsTest/GetWindowsTest.java

    Severity Rule Message Line Col
    #A6319 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 170. 157
    #A6320 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 170. 157 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/GrabSequence/GrabSequence.java

    Severity Rule Message Line Col
    #A6321 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 35. 24
    #A6322 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 35. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/TranslucentShapedFrameTest/TSFrame.java

    Severity Rule Message Line Col
    #A6323 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 137. 150
    #A6324 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 137. 150 1
    #A6325 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 179, 181. 180
    #A6326 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 179, 181. 180 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/DataFlavor/NormalizeMimeTypeParameter.java

    Severity Rule Message Line Col
    #A6327 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A6328 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/DataFlavor/ToStringNullPointerTest.java

    Severity Rule Message Line Col
    #A6329 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A6330 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/SystemFlavorMap/GetFlavorsForNewNativeTest.java

    Severity Rule Message Line Col
    #A6331 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 6, indentation should be the same level as line 111. 109
    #A6332 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 6, indentation should be the same level as line 111. 109 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/SystemFlavorMap/SetDataFlavorsTest.java

    Severity Rule Message Line Col
    #A6333 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 100. 99
    #A6334 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 100. 99 41
    #A6335 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 102. 101
    #A6336 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 102. 101 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/SystemFlavorMap/SetNativesTest.java

    Severity Rule Message Line Col
    #A6337 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 91. 90
    #A6338 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 91. 90 41
    #A6339 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 93. 92
    #A6340 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 93. 92 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java

    Severity Rule Message Line Col
    #A6341 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 1
    #A6342 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 1 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/URLDragTest/DragLinkFromBrowser.java

    Severity Rule Message Line Col
    #A6343 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A6344 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

    Severity Rule Message Line Col
    #A6345 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 112. 110
    #A6346 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 112. 110 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/event/KeyEvent/RobotCrash/RobotCrash.java

    Severity Rule Message Line Col
    #A6347 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A6348 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    #A6349 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123
    #A6350 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/event/helpers/lwcomponents/LWComponent.java

    Severity Rule Message Line Col
    #A6351 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 11, indentation should be the same level as line 119. 118
    #A6352 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 11, indentation should be the same level as line 119. 118 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/font/NumericShaper/EasternArabicTest.java

    Severity Rule Message Line Col
    #A6353 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 51. 52
    #A6354 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 51. 52 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/font/NumericShaper/ShapingTest.java

    Severity Rule Message Line Col
    #A6355 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 59. 58
    #A6356 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 59. 58 12
    #A6357 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 63. 62
    #A6358 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 63. 62 12
    #A6359 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 69. 68
    #A6360 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 69. 68 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/font/Underline/UnderlineTest.java

    Severity Rule Message Line Col
    #A6361 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 12, indentation should be the same level as line 127. 129
    #A6362 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 12, indentation should be the same level as line 127. 129 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/image/OpaquePNGToGIFTest.java

    Severity Rule Message Line Col
    #A6363 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A6364 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/keyboard/Bug8158478/Test8158478.java

    Severity Rule Message Line Col
    #A6365 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A6366 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/Dialog/MediaInPrintable.java

    Severity Rule Message Line Col
    #A6367 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 49. 78
    #A6368 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 49. 78 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/Dialog/PrintDlgPageable.java

    Severity Rule Message Line Col
    #A6369 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 41. 38
    #A6370 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 41. 38 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/ReverseLandscapeTest.java

    Severity Rule Message Line Col
    #A6371 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67
    #A6372 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/SmallPaperPrinting.java

    Severity Rule Message Line Col
    #A6373 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 24. 1
    #A6374 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 24. 1 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/CompareImageable.java

    Severity Rule Message Line Col
    #A6375 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 61. 60
    #A6376 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 61. 60 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

    Severity Rule Message Line Col
    #A6377 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 376. 375
    #A6378 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 376. 375 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/NullGetName.java

    Severity Rule Message Line Col
    #A6379 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 118. 117
    #A6380 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 118. 117 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintAttributeUpdateTest.java

    Severity Rule Message Line Col
    #A6381 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A6382 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintDlgSelectionAttribTest.java

    Severity Rule Message Line Col
    #A6383 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 23
    #A6384 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 23 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintNullString.java

    Severity Rule Message Line Col
    #A6385 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 135. 134
    #A6386 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 135. 134 9
    #A6387 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 154. 153
    #A6388 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 154. 153 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintRotatedText.java

    Severity Rule Message Line Col
    #A6389 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 7, indentation should be the same level as line 122. 115
    #A6390 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 7, indentation should be the same level as line 122. 115 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintTestLexmarkIQ.java

    Severity Rule Message Line Col
    #A6391 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 23
    #A6392 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 23 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ValidatePage/ValidatePage.java

    Severity Rule Message Line Col
    #A6393 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 178. 177
    #A6394 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 178. 177 26
    #A6395 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 29, 20, indentation should be the same level as line 180, 182. 181
    #A6396 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 29, 20, indentation should be the same level as line 180, 182. 181 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/regtesthelpers/VisibilityValidator.java

    Severity Rule Message Line Col
    #A6397 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24
    #A6398 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/awt/regtesthelpers/Waypoint.java

    Severity Rule Message Line Col
    #A6399 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24
    #A6400 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/beans/Introspector/BeanPropertyTest.java

    Severity Rule Message Line Col
    #A6401 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 12, indentation should be the same level as line 1,036. 1035
    #A6402 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 12, indentation should be the same level as line 1,036. 1035 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/beans/Introspector/TestTypeResolver.java

    Severity Rule Message Line Col
    #A6403 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 114. 113
    #A6404 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 114. 113 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/beans/XMLEncoder/java_awt_GridBagLayout.java

    Severity Rule Message Line Col
    #A6405 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 72. 77
    #A6406 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 72. 77 1
    #A6407 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 87
    #A6408 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 87 1
    #A6409 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 97
    #A6410 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 97 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/FileDescriptor/Finalize.java

    Severity Rule Message Line Col
    #A6411 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 110. 109
    #A6412 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 110. 109 8
    #A6413 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 113. 112
    #A6414 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 113. 112 8
    #A6415 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 153. 152
    #A6416 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 153. 152 8
    #A6417 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 233. 232
    #A6418 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 233. 232 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/PrintStream/OversynchronizedTest.java

    Severity Rule Message Line Col
    #A6419 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42
    #A6420 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/PrintWriter/OversynchronizedTest.java

    Severity Rule Message Line Col
    #A6421 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42
    #A6422 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/evolution/AddedSuperClass/WriteAddedSuperClass.java

    Severity Rule Message Line Col
    #A6423 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 45
    #A6424 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 45 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/noSuchFieldClarification/NoSuchFieldClarification.java

    Severity Rule Message Line Col
    #A6425 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 33. 24
    #A6426 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 33. 24 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/notAvailable/NotAvailable.java

    Severity Rule Message Line Col
    #A6427 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 56. 55
    #A6428 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 56. 55 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/serialFilter/GlobalFilterTest.java

    Severity Rule Message Line Col
    #A6429 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. 197
    #A6430 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. 197 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/subclass/XObjectInputStream.java

    Severity Rule Message Line Col
    #A6431 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 171
    #A6432 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 171 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Class/forName/arrayClass/ExceedMaxDim.java

    Severity Rule Message Line Col
    #A6433 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 36. 35
    #A6434 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 36. 35 30

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/ClassLoader/deadlock/DelegatingLoader.java

    Severity Rule Message Line Col
    #A6435 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 89
    #A6436 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 89 1
    #A6437 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 91
    #A6438 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/ClassLoader/securityManager/ClassLoaderTest.java

    Severity Rule Message Line Col
    #A6439 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 40. 24
    #A6440 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 40. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Double/ParseDouble.java

    Severity Rule Message Line Col
    #A6441 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 742. 741
    #A6442 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 742. 741 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Double/ParseHexFloatingPoint.java

    Severity Rule Message Line Col
    #A6443 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 282. 281
    #A6444 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 282. 281 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Double/ToHexString.java

    Severity Rule Message Line Col
    #A6445 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 62. 60
    #A6446 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 62. 60 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/InheritableThreadLocal/ITLRemoveTest.java

    Severity Rule Message Line Col
    #A6447 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 121. 120
    #A6448 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 121. 120 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Long/Unsigned.java

    Severity Rule Message Line Col
    #A6449 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 211. 210
    #A6450 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 211. 210 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Math/CubeRootTests.java

    Severity Rule Message Line Col
    #A6451 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 124. 123
    #A6452 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 124. 123 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Math/IeeeRecommendedTests.java

    Severity Rule Message Line Col
    #A6453 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 210. 209
    #A6454 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 210. 209 26
    #A6455 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 317. 316
    #A6456 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 317. 316 26
    #A6457 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 786. 784
    #A6458 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 786. 784 5
    #A6459 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,482. 1481
    #A6460 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,482. 1481 26
    #A6461 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,587. 1586
    #A6462 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,587. 1586 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Math/Tests.java

    Severity Rule Message Line Col
    #A6463 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 146. 129
    #A6464 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 146. 129 5
    #A6465 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 210. 198
    #A6466 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 210. 198 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/ModuleLayer/LayerAndLoadersTest.java

    Severity Rule Message Line Col
    #A6467 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 238. 237
    #A6468 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 238. 237 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Runtime/exec/ExecCommand.java

    Severity Rule Message Line Col
    #A6469 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 8, indentation should be the same level as line 97. 95
    #A6470 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 8, indentation should be the same level as line 97. 95 21
    #A6471 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 123. 119
    #A6472 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 123. 119 34
    #A6473 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 130. 127
    #A6474 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 130. 127 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/Runtime/exec/WinCommand.java

    Severity Rule Message Line Col
    #A6475 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 181. 179
    #A6476 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 181. 179 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/MultiThreadStackWalk.java

    Severity Rule Message Line Col
    #A6477 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 93. 92
    #A6478 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 93. 92 41
    #A6479 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 95. 94
    #A6480 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 95. 94 41
    #A6481 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 98. 97
    #A6482 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 98. 97 41
    #A6483 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 103. 101
    #A6484 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 103. 101 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/ReflectionFrames.java

    Severity Rule Message Line Col
    #A6485 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 236. 225
    #A6486 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 236. 225 4
    #A6487 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 418. 404
    #A6488 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 418. 404 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/String/Exceptions.java

    Severity Rule Message Line Col
    #A6489 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 365. 363
    #A6490 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 365. 363 5
    #A6491 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 643. 642
    #A6492 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 643. 642 31
    #A6493 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 648. 647
    #A6494 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 648. 647 31
    #A6495 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 661. 660
    #A6496 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 661. 660 31
    #A6497 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 664. 662
    #A6498 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 664. 662 31

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/String/Supplementary.java

    Severity Rule Message Line Col
    #A6499 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 43. 44
    #A6500 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 43. 44 25
    #A6501 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 54. 52
    #A6502 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 54. 52 7
    #A6503 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 57. 55
    #A6504 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 57. 55 7
    #A6505 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 60. 58
    #A6506 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 60. 58 7
    #A6507 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61
    #A6508 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61 7
    #A6509 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 68. 66
    #A6510 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 68. 66 7
    #A6511 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 73. 71
    #A6512 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 73. 71 7
    #A6513 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 76. 74
    #A6514 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 76. 74 7
    #A6515 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 79. 77
    #A6516 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 79. 77 7
    #A6517 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 185. 184
    #A6518 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 185. 184 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/String/nativeEncoding/StringPlatformChars.java

    Severity Rule Message Line Col
    #A6519 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 28. 24
    #A6520 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 28. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StringBuffer/Exceptions.java

    Severity Rule Message Line Col
    #A6521 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52
    #A6522 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StringBuffer/Supplementary.java

    Severity Rule Message Line Col
    #A6523 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47
    #A6524 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47 7
    #A6525 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50
    #A6526 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50 7
    #A6527 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53
    #A6528 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53 7
    #A6529 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56
    #A6530 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56 7
    #A6531 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61
    #A6532 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StringBuilder/Exceptions.java

    Severity Rule Message Line Col
    #A6533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52
    #A6534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/StringBuilder/Supplementary.java

    Severity Rule Message Line Col
    #A6535 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 50. 48
    #A6536 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 50. 48 7
    #A6537 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 53. 51
    #A6538 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 53. 51 7
    #A6539 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 56. 54
    #A6540 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 56. 54 7
    #A6541 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 59. 57
    #A6542 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 59. 57 7
    #A6543 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 64. 62
    #A6544 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 64. 62 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/LoggerBridgeTest/CustomSystemClassLoader.java

    Severity Rule Message Line Col
    #A6545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43
    #A6546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43 1
    #A6547 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 111. 110
    #A6548 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 111. 110 1
    #A6549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 127. 126
    #A6550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 127. 126 1
    #A6551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 135. 134
    #A6552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 135. 134 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/backend/LoggerFinderBackendTest.java

    Severity Rule Message Line Col
    #A6553 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 7, indentation should be the same level as line 2,243. 2242
    #A6554 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 7, indentation should be the same level as line 2,243. 2242 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/ThreadLocal/TLRemoveTest.java

    Severity Rule Message Line Col
    #A6555 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 24, indentation should be the same level as line 77. 75
    #A6556 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 24, indentation should be the same level as line 77. 75 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/annotation/ExceptionalToString/version2/Utopia.java

    Severity Rule Message Line Col
    #A6557 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 25. 26
    #A6558 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 25. 26 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/ManyMethodsBenchmarkApp.java

    Severity Rule Message Line Col
    #A6559 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 45. 44
    #A6560 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 45. 44 6
    #A6561 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 79. 78
    #A6562 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 79. 78 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/8022701/MHIllegalAccess.java

    Severity Rule Message Line Col
    #A6563 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 88
    #A6564 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 88 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/BigArityTest.java

    Severity Rule Message Line Col
    #A6565 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 435. 415
    #A6566 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 435. 415 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/InvokeGenericTest.java

    Severity Rule Message Line Col
    #A6567 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 56
    #A6568 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 56 1
    #A6569 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 208
    #A6570 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 208 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/JavaDocExamplesTest.java

    Severity Rule Message Line Col
    #A6571 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 86
    #A6572 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 86 1
    #A6573 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 732. 731
    #A6574 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 732. 731 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/MethodHandlesTest.java

    Severity Rule Message Line Col
    #A6575 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 269. 268
    #A6576 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 269. 268 1
    #A6577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,065. 2064
    #A6578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,065. 2064 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ManagementFactory/ValidateOpenTypes.java

    Severity Rule Message Line Col
    #A6579 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 263. 262
    #A6580 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 263. 262 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/Locks.java

    Severity Rule Message Line Col
    #A6581 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 76
    #A6582 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 76 4
    #A6583 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 119. 114
    #A6584 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 119. 114 4
    #A6585 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 208
    #A6586 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 208 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/ThreadCpuTime.java

    Severity Rule Message Line Col
    #A6587 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 53. 52
    #A6588 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 53. 52 8
    #A6589 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 231
    #A6590 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 231 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/math/BigDecimal/AddTests.java

    Severity Rule Message Line Col
    #A6591 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 245, 257. 255
    #A6592 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 245, 257. 255 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/math/BigDecimal/DivideTests.java

    Severity Rule Message Line Col
    #A6593 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 283. 282
    #A6594 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 283. 282 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/math/BigInteger/SymmetricRangeTests.java

    Severity Rule Message Line Col
    #A6595 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 641. 640
    #A6596 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 641. 640 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4722333.java

    Severity Rule Message Line Col
    #A6597 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 43. 42
    #A6598 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 43. 42 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/BasicTest.java

    Severity Rule Message Line Col
    #A6599 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 171. 170
    #A6600 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 171. 170 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/BindException/Test.java

    Severity Rule Message Line Col
    #A6601 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A6602 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/HttpURLConnection/HttpURLConWithProxy.java

    Severity Rule Message Line Col
    #A6603 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A6604 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/HttpURLConnection/NoProxyTest.java

    Severity Rule Message Line Col
    #A6605 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A6606 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java

    Severity Rule Message Line Col
    #A6607 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 222. 219
    #A6608 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 222. 219 1
    #A6609 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 258. 257
    #A6610 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 258. 257 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/Socket/LingerTest.java

    Severity Rule Message Line Col
    #A6611 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 111. 109
    #A6612 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 111. 109 9
    #A6613 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 116. 115
    #A6614 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 116. 115 9
    #A6615 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 120. 119
    #A6616 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 120. 119 9
    #A6617 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 125. 124
    #A6618 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 125. 124 9
    #A6619 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 130. 129
    #A6620 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 130. 129 9
    #A6621 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 134. 133
    #A6622 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 134. 133 9
    #A6623 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 139. 138
    #A6624 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 139. 138 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/SocketOption/ImmutableOptions.java

    Severity Rule Message Line Col
    #A6625 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A6626 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/URLClassLoader/NullURLTest.java

    Severity Rule Message Line Col
    #A6627 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 81
    #A6628 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 81 1
    #A6629 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. 103
    #A6630 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. 103 1
    #A6631 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 127. 125
    #A6632 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 127. 125 1
    #A6633 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 149. 147
    #A6634 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 149. 147 1
    #A6635 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 171. 169
    #A6636 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 171. 169 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/URLClassLoader/closetest/CloseTest.java

    Severity Rule Message Line Col
    #A6637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69
    #A6638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 69 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/URLClassLoader/closetest/GetResourceAsStream.java

    Severity Rule Message Line Col
    #A6639 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 51
    #A6640 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 51 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/HandleContentTypeWithAttrs.java

    Severity Rule Message Line Col
    #A6641 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 211. 208
    #A6642 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 211. 208 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/APIErrors.java

    Severity Rule Message Line Col
    #A6643 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 166. 164
    #A6644 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 166. 164 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/HttpRequestBuilderTest.java

    Severity Rule Message Line Col
    #A6645 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 108. 117
    #A6646 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 108. 117 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/ManyRequests.java

    Severity Rule Message Line Col
    #A6647 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 43. 41
    #A6648 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 43. 41 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/ManyRequests2.java

    Severity Rule Message Line Col
    #A6649 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 42
    #A6650 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 42 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/SmokeTest.java

    Severity Rule Message Line Col
    #A6651 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 206, 217. 207
    #A6652 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 206, 217. 207 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/TimeoutBasic.java

    Severity Rule Message Line Col
    #A6653 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 76. 74
    #A6654 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 76. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/jdk.incubator.httpclient/jdk/incubator/http/internal/hpack/BinaryPrimitivesTest.java

    Severity Rule Message Line Col
    #A6655 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 217
    #A6656 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 217 1
    #A6657 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 325. 321
    #A6658 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 325. 321 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/jdk.incubator.httpclient/jdk/incubator/http/internal/hpack/HuffmanTest.java

    Severity Rule Message Line Col
    #A6659 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 5, indentation should be the same level as line 42. 41
    #A6660 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 5, indentation should be the same level as line 42. 41 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/security/Driver.java

    Severity Rule Message Line Col
    #A6661 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 123. 122
    #A6662 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 123. 122 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/MockChannel.java

    Severity Rule Message Line Col
    #A6663 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 224. 223
    #A6664 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 224. 223 1
    #A6665 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 322. 320
    #A6666 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 322. 320 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/PingTest.java

    Severity Rule Message Line Col
    #A6667 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53
    #A6668 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53 1
    #A6669 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96
    #A6670 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96 1
    #A6671 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 100. 99
    #A6672 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 100. 99 1
    #A6673 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 112
    #A6674 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 112 1
    #A6675 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 186. 185
    #A6676 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 186. 185 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/TestSupport.java

    Severity Rule Message Line Col
    #A6677 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 226
    #A6678 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 226 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/net/ipv6tests/ScopeTests.java

    Severity Rule Message Line Col
    #A6679 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108
    #A6680 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/nio/Buffer/AllocateDirectInit.java

    Severity Rule Message Line Col
    #A6681 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 37. 36
    #A6682 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 37. 36 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/FileChannel/ReadFull.java

    Severity Rule Message Line Col
    #A6683 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 51. 50
    #A6684 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 51. 50 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/nio/charset/RemovingSunIO/SunioAlias.java

    Severity Rule Message Line Col
    #A6685 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 717. 710
    #A6686 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 717. 710 9
    #A6687 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 726. 721
    #A6688 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 726. 721 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/nio/file/Path/PathOps.java

    Severity Rule Message Line Col
    #A6689 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,425. 1422
    #A6690 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,425. 1422 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/Naming/UnderscoreHost.java

    Severity Rule Message Line Col
    #A6691 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 40. 24
    #A6692 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 40. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/dgc/dgcAckFailure/DGCAckFailure.java

    Severity Rule Message Line Col
    #A6693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 164. 163
    #A6694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 164. 163 1
    #A6695 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 191. 190
    #A6696 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 191. 190 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMIClassLoader/delegateToContextLoader/DelegateToContextLoader.java

    Severity Rule Message Line Col
    #A6697 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 74. 66
    #A6698 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 74. 66 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/CompressInputStream.java

    Severity Rule Message Line Col
    #A6699 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75
    #A6700 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/MultiSocketFactory.java

    Severity Rule Message Line Col
    #A6701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191
    #A6702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191 1
    #A6703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194
    #A6704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194 1
    #A6705 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209
    #A6706 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/CompressInputStream.java

    Severity Rule Message Line Col
    #A6707 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75
    #A6708 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/MultiSocketFactory.java

    Severity Rule Message Line Col
    #A6709 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191
    #A6710 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191 1
    #A6711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194
    #A6712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194 1
    #A6713 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209
    #A6714 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/serverStackTrace/SuppressStackTraces.java

    Severity Rule Message Line Col
    #A6715 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 75. 74
    #A6716 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 75. 74 17
    #A6717 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 81. 80
    #A6718 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 81. 80 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/testlibrary/RMID.java

    Severity Rule Message Line Col
    #A6719 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 60. 58
    #A6720 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 60. 58 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/transport/closeServerSocket/CloseServerSocket.java

    Severity Rule Message Line Col
    #A6721 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 92. 90
    #A6722 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 92. 90 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/rmi/transport/dgcDeadLock/TestImpl.java

    Severity Rule Message Line Col
    #A6723 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 215. 214
    #A6724 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 215. 214 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/security/Exceptions/ChainingConstructors.java

    Severity Rule Message Line Col
    #A6725 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 188
    #A6726 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 188 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/security/Signature/NONEwithRSA.java

    Severity Rule Message Line Col
    #A6727 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 42. 41
    #A6728 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 42. 41 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/security/cert/CertPathBuilder/NoExtensions.java

    Severity Rule Message Line Col
    #A6729 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 92
    #A6730 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 92 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/security/cert/CertPathValidatorException/Serial.java

    Severity Rule Message Line Col
    #A6731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63
    #A6732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63 1
    #A6733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65
    #A6734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65 1
    #A6735 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67
    #A6736 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67 1
    #A6737 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 97
    #A6738 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 97 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/security/testlibrary/Proc.java

    Severity Rule Message Line Col
    #A6739 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 122. 120
    #A6740 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 122. 120 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Bidi/BidiConformance.java

    Severity Rule Message Line Col
    #A6741 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,807. 1806
    #A6742 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,807. 1806 10
    #A6743 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,817. 1816
    #A6744 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,817. 1816 10
    #A6745 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,827. 1826
    #A6746 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,827. 1826 10
    #A6747 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,837. 1836
    #A6748 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,837. 1836 10
    #A6749 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,847. 1846
    #A6750 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,847. 1846 10
    #A6751 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,857. 1856
    #A6752 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,857. 1856 10
    #A6753 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,867. 1866
    #A6754 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,867. 1866 10
    #A6755 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,877. 1876
    #A6756 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,877. 1876 10
    #A6757 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,887. 1886
    #A6758 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,887. 1886 10
    #A6759 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,897. 1896
    #A6760 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,897. 1896 10
    #A6761 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,448. 2447
    #A6762 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,448. 2447 10
    #A6763 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,460. 2459
    #A6764 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,460. 2459 10
    #A6765 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,472. 2471
    #A6766 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,472. 2471 10
    #A6767 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,484. 2483
    #A6768 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,484. 2483 10
    #A6769 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,496. 2495
    #A6770 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,496. 2495 10
    #A6771 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,508. 2507
    #A6772 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,508. 2507 10
    #A6773 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,520. 2519
    #A6774 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,520. 2519 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/BreakIterator/BreakIteratorTest.java

    Severity Rule Message Line Col
    #A6775 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 351. 349
    #A6776 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 351. 349 29
    #A6777 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 807. 805
    #A6778 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 807. 805 1
    #A6779 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,238. 1237
    #A6780 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,238. 1237 13
    #A6781 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,240. 1239
    #A6782 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,240. 1239 13
    #A6783 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,242. 1241
    #A6784 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,242. 1241 13
    #A6785 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,246. 1245
    #A6786 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,246. 1245 13
    #A6787 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,248. 1247
    #A6788 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,248. 1247 13
    #A6789 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,250. 1249
    #A6790 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,250. 1249 13
    #A6791 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,252. 1251
    #A6792 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,252. 1251 13
    #A6793 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,254. 1253
    #A6794 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,254. 1253 13
    #A6795 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,256. 1255
    #A6796 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,256. 1255 13
    #A6797 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,258. 1257
    #A6798 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,258. 1257 13
    #A6799 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 1,260. 1259
    #A6800 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 1,260. 1259 12
    #A6801 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,262. 1261
    #A6802 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,262. 1261 13
    #A6803 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,264. 1263
    #A6804 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 1,264. 1263 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/BreakIterator/Bug4533872.java

    Severity Rule Message Line Col
    #A6805 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 42. 41
    #A6806 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 42. 41 7
    #A6807 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 44. 43
    #A6808 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 44. 43 7
    #A6809 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 46. 45
    #A6810 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 46. 45 7
    #A6811 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 48. 47
    #A6812 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 48. 47 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Collator/CollationKeyTestImpl.java

    Severity Rule Message Line Col
    #A6813 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 98. 94
    #A6814 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 98. 94 8
    #A6815 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 116. 113
    #A6816 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 116. 113 8
    #A6817 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 154
    #A6818 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 154 4
    #A6819 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 180. 176
    #A6820 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 180. 176 3
    #A6821 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 203. 199
    #A6822 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 203. 199 3
    #A6823 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 229. 225
    #A6824 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 229. 225 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Collator/DummyTest.java

    Severity Rule Message Line Col
    #A6825 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164
    #A6826 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 165. 164 1
    #A6827 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207
    #A6828 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Collator/JapaneseTest.java

    Severity Rule Message Line Col
    #A6829 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 295. 293
    #A6830 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 295. 293 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Collator/KoreanTest.java

    Severity Rule Message Line Col
    #A6831 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 65. 69
    #A6832 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 65. 69 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Collator/Regression.java

    Severity Rule Message Line Col
    #A6833 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 508. 507
    #A6834 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 508. 507 53

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/Bug4322313.java

    Severity Rule Message Line Col
    #A6835 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 53. 52
    #A6836 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 53. 52 11
    #A6837 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 69. 66
    #A6838 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 69. 66 12
    #A6839 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 84. 81
    #A6840 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 84. 81 12
    #A6841 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 89. 88
    #A6842 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 89. 88 11
    #A6843 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 116. 115
    #A6844 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 116. 115 11
    #A6845 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 118. 117
    #A6846 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 118. 117 11
    #A6847 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 120. 119
    #A6848 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 120. 119 11
    #A6849 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 122. 121
    #A6850 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 122. 121 11
    #A6851 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 150. 149
    #A6852 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 150. 149 11
    #A6853 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 152. 151
    #A6854 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 152. 151 11
    #A6855 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 154. 153
    #A6856 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 154. 153 11
    #A6857 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 156. 155
    #A6858 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 156. 155 11
    #A6859 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 210. 202
    #A6860 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 210. 202 1
    #A6861 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 261. 254
    #A6862 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 261. 254 1
    #A6863 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 294. 288
    #A6864 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 294. 288 1
    #A6865 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 331. 324
    #A6866 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 331. 324 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/Bug4823811.java

    Severity Rule Message Line Col
    #A6867 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56
    #A6868 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56 1
    #A6869 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 65
    #A6870 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 65 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/DateFormatTest.java

    Severity Rule Message Line Col
    #A6871 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 968. 835
    #A6872 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 968. 835 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/IntlTestDateFormatAPI.java

    Severity Rule Message Line Col
    #A6873 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 77. 76
    #A6874 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 77. 76 1
    #A6875 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 199. 216
    #A6876 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 199. 216 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/IntlTestDateFormatSymbols.java

    Severity Rule Message Line Col
    #A6877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 190. 188
    #A6878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 190. 188 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/IntlTestSimpleDateFormatAPI.java

    Severity Rule Message Line Col
    #A6879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 139. 138
    #A6880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 139. 138 1
    #A6881 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 146. 145
    #A6882 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 146. 145 1
    #A6883 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 169. 186
    #A6884 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 169. 186 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/MessageFormat/MessageRegression.java

    Severity Rule Message Line Col
    #A6885 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, 8, indentation should be the same level as line 96, 105. 104
    #A6886 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, 8, indentation should be the same level as line 96, 105. 104 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/BigDecimalParse.java

    Severity Rule Message Line Col
    #A6887 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 544. 543
    #A6888 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 544. 543 25
    #A6889 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 546. 545
    #A6890 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 546. 545 25
    #A6891 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 552. 551
    #A6892 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 552. 551 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/IntlTestDecimalFormatAPI.java

    Severity Rule Message Line Col
    #A6893 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 12, indentation should be the same level as line 95. 92
    #A6894 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 12, indentation should be the same level as line 95. 92 43
    #A6895 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 95. 93
    #A6896 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 95. 93 1
    #A6897 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 95. 94
    #A6898 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 95. 94 46
    #A6899 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 231, 250. 249
    #A6900 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 231, 250. 249 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/IntlTestDecimalFormatSymbols.java

    Severity Rule Message Line Col
    #A6901 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 131. 129
    #A6902 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 131. 129 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/IntlTestNumberFormatAPI.java

    Severity Rule Message Line Col
    #A6903 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 12, indentation should be the same level as line 93. 90
    #A6904 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 12, indentation should be the same level as line 93. 90 43
    #A6905 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 93. 91
    #A6906 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 93. 91 1
    #A6907 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 93. 92
    #A6908 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 93. 92 46
    #A6909 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 131. 130
    #A6910 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 131. 130 1
    #A6911 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 198, 216. 215
    #A6912 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 198, 216. 215 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/NumberRegression.java

    Severity Rule Message Line Col
    #A6913 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 579. 574
    #A6914 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 579. 574 5
    #A6915 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 1,136. 1135
    #A6916 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 1,136. 1135 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/PositionTest.java

    Severity Rule Message Line Col
    #A6917 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 123. 122
    #A6918 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 123. 122 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/TCKInstant.java

    Severity Rule Message Line Col
    #A6919 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 352. 350
    #A6920 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 352. 350 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/format/TCKLocalizedFieldPrinter.java

    Severity Rule Message Line Col
    #A6921 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 81. 80
    #A6922 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 81. 80 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/format/TCKLocalizedPrinterParser.java

    Severity Rule Message Line Col
    #A6923 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 164. 175
    #A6924 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 164. 175 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/format/TestFractionPrinterParser.java

    Severity Rule Message Line Col
    #A6925 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 278. 276
    #A6926 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 278. 276 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/format/TestNonIsoFormatter.java

    Severity Rule Message Line Col
    #A6927 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 110. 109
    #A6928 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 110. 109 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/format/TestReducedParser.java

    Severity Rule Message Line Col
    #A6929 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 145. 144
    #A6930 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 145. 144 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/format/TestZoneTextPrinterParser.java

    Severity Rule Message Line Col
    #A6931 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 151. 150
    #A6932 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 151. 150 1
    #A6933 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 153. 152
    #A6934 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 153. 152 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/temporal/TestDateTimeBuilderCombinations.java

    Severity Rule Message Line Col
    #A6935 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 99. 98
    #A6936 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 99. 98 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/ArrayList/IteratorMicroBenchmark.java

    Severity Rule Message Line Col
    #A6937 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 211. 209
    #A6938 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 211. 209 1
    #A6939 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 253. 252
    #A6940 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 253. 252 1
    #A6941 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 346. 345
    #A6942 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 346. 345 1
    #A6943 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 581. 580
    #A6944 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 581. 580 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Arrays/SortingIntBenchmarkTestJMH.java

    Severity Rule Message Line Col
    #A6945 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 234. 230
    #A6946 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 234. 230 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Arrays/SortingLongBenchmarkTestJMH.java

    Severity Rule Message Line Col
    #A6947 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 234. 233
    #A6948 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 234. 233 1
    #A6949 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 243. 239
    #A6950 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 243. 239 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Calendar/bug4409072.java

    Severity Rule Message Line Col
    #A6951 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 163. 162
    #A6952 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 163. 162 13
    #A6953 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 166. 165
    #A6954 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 166. 165 13
    #A6955 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 169. 168
    #A6956 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 169. 168 13
    #A6957 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 172. 171
    #A6958 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 172. 171 13
    #A6959 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 175. 174
    #A6960 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 175. 174 13
    #A6961 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 178. 177
    #A6962 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 178. 177 13
    #A6963 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 181. 180
    #A6964 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 181. 180 13
    #A6965 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 186. 185
    #A6966 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 186. 185 13
    #A6967 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 189. 188
    #A6968 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 189. 188 13
    #A6969 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 192. 191
    #A6970 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 192. 191 13
    #A6971 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 195. 194
    #A6972 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 195. 194 13
    #A6973 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 198. 197
    #A6974 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 198. 197 13
    #A6975 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 201. 200
    #A6976 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 201. 200 13
    #A6977 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 204. 203
    #A6978 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 204. 203 13
    #A6979 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 209. 208
    #A6980 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 209. 208 13
    #A6981 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 212. 211
    #A6982 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 212. 211 13
    #A6983 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 215. 214
    #A6984 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 215. 214 13
    #A6985 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 218. 217
    #A6986 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 218. 217 13
    #A6987 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 221. 220
    #A6988 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 221. 220 13
    #A6989 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 224. 223
    #A6990 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 224. 223 13
    #A6991 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 227. 226
    #A6992 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 227. 226 13
    #A6993 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 232. 231
    #A6994 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 232. 231 13
    #A6995 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 235. 234
    #A6996 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 235. 234 13
    #A6997 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 238. 237
    #A6998 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 238. 237 13
    #A6999 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 241. 240
    #A7000 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 241. 240 13
    #A7001 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 244. 243
    #A7002 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 244. 243 13
    #A7003 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 247. 246
    #A7004 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 247. 246 13
    #A7005 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 250. 249
    #A7006 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 250. 249 13
    #A7007 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 255. 254
    #A7008 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 255. 254 13
    #A7009 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 258. 257
    #A7010 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 258. 257 13
    #A7011 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 261. 260
    #A7012 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 261. 260 13
    #A7013 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 264. 263
    #A7014 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 264. 263 13
    #A7015 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 267. 266
    #A7016 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 267. 266 13
    #A7017 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 270. 269
    #A7018 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 270. 269 13
    #A7019 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 273. 272
    #A7020 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 273. 272 13
    #A7021 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 278. 277
    #A7022 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 278. 277 13
    #A7023 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 281. 280
    #A7024 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 281. 280 13
    #A7025 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 284. 283
    #A7026 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 284. 283 13
    #A7027 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 287. 286
    #A7028 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 287. 286 13
    #A7029 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 290. 289
    #A7030 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 290. 289 13
    #A7031 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 293. 292
    #A7032 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 293. 292 13
    #A7033 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 296. 295
    #A7034 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 296. 295 13
    #A7035 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 301. 300
    #A7036 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 301. 300 13
    #A7037 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 304. 303
    #A7038 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 304. 303 13
    #A7039 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 307. 306
    #A7040 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 307. 306 13
    #A7041 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 310. 309
    #A7042 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 310. 309 13
    #A7043 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 313. 312
    #A7044 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 313. 312 13
    #A7045 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 316. 315
    #A7046 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 316. 315 13
    #A7047 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 319. 318
    #A7048 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 319. 318 13
    #A7049 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 324. 323
    #A7050 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 324. 323 13
    #A7051 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 327. 326
    #A7052 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 327. 326 13
    #A7053 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 330. 329
    #A7054 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 330. 329 13
    #A7055 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 333. 332
    #A7056 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 333. 332 13
    #A7057 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 336. 335
    #A7058 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 336. 335 13
    #A7059 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 339. 338
    #A7060 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 339. 338 13
    #A7061 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 342. 341
    #A7062 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 342. 341 13
    #A7063 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 347. 346
    #A7064 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 347. 346 13
    #A7065 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 350. 349
    #A7066 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 350. 349 13
    #A7067 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 353. 352
    #A7068 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 353. 352 13
    #A7069 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 356. 355
    #A7070 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 356. 355 13
    #A7071 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 359. 358
    #A7072 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 359. 358 13
    #A7073 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 362. 361
    #A7074 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 362. 361 13
    #A7075 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 365. 364
    #A7076 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 365. 364 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/IteratorMicroBenchmark.java

    Severity Rule Message Line Col
    #A7077 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 259. 257
    #A7078 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 259. 257 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/MOAT.java

    Severity Rule Message Line Col
    #A7079 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 927. 926
    #A7080 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 927. 926 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/RemoveMicroBenchmark.java

    Severity Rule Message Line Col
    #A7081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 255
    #A7082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 255 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Formattable/StockName.java

    Severity Rule Message Line Col
    #A7083 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 104. 103
    #A7084 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 104. 103 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Formatter/BasicDateTime.java

    Severity Rule Message Line Col
    #A7085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,712. 1710
    #A7086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,712. 1710 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Formatter/BasicFloat.java

    Severity Rule Message Line Col
    #A7087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,437. 1436
    #A7088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,437. 1436 1
    #A7089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,454. 1453
    #A7090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,454. 1453 1
    #A7091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,479. 1478
    #A7092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,479. 1478 1
    #A7093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,497. 1496
    #A7094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,497. 1496 1
    #A7095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,522. 1521
    #A7096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,522. 1521 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Hashtable/ReadObject.java

    Severity Rule Message Line Col
    #A7097 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 78. 77
    #A7098 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 78. 77 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/List/SubList.java

    Severity Rule Message Line Col
    #A7099 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 155. 153
    #A7100 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 155. 153 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Locale/LocaleTest.java

    Severity Rule Message Line Col
    #A7101 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 249. 253
    #A7102 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 249. 253 1
    #A7103 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 596. 570
    #A7104 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 596. 570 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Map/Defaults.java

    Severity Rule Message Line Col
    #A7105 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 417. 416
    #A7106 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 417. 416 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Map/ToArray.java

    Severity Rule Message Line Col
    #A7107 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 176. 175
    #A7108 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 176. 175 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/PluggableLocale/providersrc/LocaleNameProviderImpl.java

    Severity Rule Message Line Col
    #A7109 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 91. 90
    #A7110 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 91. 90 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Random/RandomTest.java

    Severity Rule Message Line Col
    #A7111 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 210. 208
    #A7112 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 210. 208 1
    #A7113 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 213
    #A7114 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 213 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/Bug4168625Class.java

    Severity Rule Message Line Col
    #A7115 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 46
    #A7116 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 46 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/Bug4168625Test.java

    Severity Rule Message Line Col
    #A7117 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 289. 288
    #A7118 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 289. 288 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/Bug4179766Class.java

    Severity Rule Message Line Col
    #A7119 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 64
    #A7120 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 64 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Spliterator/SpliteratorCollisions.java

    Severity Rule Message Line Col
    #A7121 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 157
    #A7122 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 157 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/Spliterator/SpliteratorFailFastTest.java

    Severity Rule Message Line Col
    #A7123 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 98
    #A7124 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 98 1
    #A7125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 110. 108
    #A7126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 110. 108 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/Collection8Test.java

    Severity Rule Message Line Col
    #A7127 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 829. 828
    #A7128 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 829. 828 21
    #A7129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 895. 909
    #A7130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 895. 909 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/CollectionTest.java

    Severity Rule Message Line Col
    #A7131 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 49. 61
    #A7132 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 49. 61 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/CompletableFutureTest.java

    Severity Rule Message Line Col
    #A7133 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,482. 4512
    #A7134 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,482. 4512 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/ExecutorsTest.java

    Severity Rule Message Line Col
    #A7135 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 474. 525
    #A7136 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 474. 525 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/ForkJoinPool9Test.java

    Severity Rule Message Line Col
    #A7137 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 80. 89
    #A7138 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 80. 89 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/JSR166TestCase.java

    Severity Rule Message Line Col
    #A7139 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 323. 322
    #A7140 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 323. 322 1
    #A7141 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 346. 344
    #A7142 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 346. 344 1
    #A7143 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,431. 1425
    #A7144 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,431. 1425 1
    #A7145 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,684. 1682
    #A7146 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,684. 1682 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/HigherResolutionTimeStamps/SerializeLogRecord.java

    Severity Rule Message Line Col
    #A7147 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 8, indentation should be the same level as line 222. 217
    #A7148 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 8, indentation should be the same level as line 222. 217 15
    #A7149 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 8, indentation should be the same level as line 272. 267
    #A7150 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 8, indentation should be the same level as line 272. 267 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/TestConfigurationLock.java

    Severity Rule Message Line Col
    #A7151 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 116. 93
    #A7152 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 116. 93 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Logger/getGlobal/TestGetGlobal.java

    Severity Rule Message Line Col
    #A7153 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 69. 68
    #A7154 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 69. 68 14
    #A7155 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 71. 70
    #A7156 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 71. 70 14
    #A7157 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 74. 72
    #A7158 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 74. 72 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Logger/getGlobal/TestGetGlobalByName.java

    Severity Rule Message Line Col
    #A7159 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 63. 62
    #A7160 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 63. 62 14
    #A7161 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 65. 64
    #A7162 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 65. 64 14
    #A7163 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 68. 66
    #A7164 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 68. 66 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java

    Severity Rule Message Line Col
    #A7165 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 71. 70
    #A7166 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 71. 70 14
    #A7167 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 73. 72
    #A7168 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 73. 72 14
    #A7169 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 83. 82
    #A7170 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 83. 82 14
    #A7171 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 85. 84
    #A7172 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 85. 84 14
    #A7173 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 96. 95
    #A7174 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 96. 95 14
    #A7175 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 98. 97
    #A7176 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 98. 97 14
    #A7177 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 174. 173
    #A7178 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 174. 173 14
    #A7179 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 177. 175
    #A7180 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 177. 175 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/RacingThreadsTest.java

    Severity Rule Message Line Col
    #A7181 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 678. 677
    #A7182 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 678. 677 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/logging/SystemLoggerConfigTest.java

    Severity Rule Message Line Col
    #A7183 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 296. 295
    #A7184 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 296. 295 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/prefs/AddNodeChangeListener.java

    Severity Rule Message Line Col
    #A7185 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7186 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/regex/GraphemeTest.java

    Severity Rule Message Line Col
    #A7187 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 220. 219
    #A7188 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 220. 219 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/regex/RegExTest.java

    Severity Rule Message Line Col
    #A7189 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 16, indentation should be the same level as line 1,925. 1924
    #A7190 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 16, indentation should be the same level as line 1,925. 1924 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/stream/test/org/openjdk/tests/java/util/stream/CollectionAndMapModifyStreamTest.java

    Severity Rule Message Line Col
    #A7191 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 130. 126
    #A7192 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 130. 126 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/stream/test/org/openjdk/tests/java/util/stream/StreamSpliteratorTest.java

    Severity Rule Message Line Col
    #A7193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 336. 335
    #A7194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 336. 335 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/zip/GZIP/ReadUByte.java

    Severity Rule Message Line Col
    #A7195 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7196 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/zip/InflateIn_DeflateOut.java

    Severity Rule Message Line Col
    #A7197 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 155. 154
    #A7198 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 155. 154 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/zip/ZipFile/Assortment.java

    Severity Rule Message Line Col
    #A7199 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 326. 324
    #A7200 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 326. 324 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/java/util/zip/ZipFile/TestZipFile.java

    Severity Rule Message Line Col
    #A7201 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 137. 136
    #A7202 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 137. 136 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/crypto/NullCipher/TestNPE.java

    Severity Rule Message Line Col
    #A7203 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 12, indentation should be the same level as line 116. 115
    #A7204 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 12, indentation should be the same level as line 116. 115 35

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/crypto/spec/RC2ParameterSpec/RC2AlgorithmParameters.java

    Severity Rule Message Line Col
    #A7205 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 44
    #A7206 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 44 1
    #A7207 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 263. 262
    #A7208 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 263. 262 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/AppContextTest.java

    Severity Rule Message Line Col
    #A7209 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 63
    #A7210 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 63 1
    #A7211 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 75. 74
    #A7212 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 75. 74 1
    #A7213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 84. 83
    #A7214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 84. 83 1
    #A7215 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 92. 91
    #A7216 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 92. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/AppletResourceTest.java

    Severity Rule Message Line Col
    #A7217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 182
    #A7218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 182 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/ImageCompressionTypesTest.java

    Severity Rule Message Line Col
    #A7219 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7220 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/ReadAbortTest.java

    Severity Rule Message Line Col
    #A7221 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7222 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/WriteAbortTest.java

    Severity Rule Message Line Col
    #A7223 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7224 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/metadata/MetadataFormatPrinter.java

    Severity Rule Message Line Col
    #A7225 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 239. 240
    #A7226 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 239. 240 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/BMPPluginTest.java

    Severity Rule Message Line Col
    #A7227 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 138. 133
    #A7228 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 138. 133 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/png/ItxtUtf8Test.java

    Severity Rule Message Line Col
    #A7229 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 121
    #A7230 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 121 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/wbmp/WBMPPluginTest.java

    Severity Rule Message Line Col
    #A7231 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 135. 130
    #A7232 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 135. 130 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/imageio/spi/RegisterPluginTwiceTest.java

    Severity Rule Message Line Col
    #A7233 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 77
    #A7234 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 77 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/MBeanInfo/TooManyFooTest.java

    Severity Rule Message Line Col
    #A7235 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 70. 69
    #A7236 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 70. 69 34
    #A7237 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 72. 71
    #A7238 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 72. 71 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    #A7239 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 534. 532
    #A7240 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 534. 532 17
    #A7241 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,340. 1338
    #A7242 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,340. 1338 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/ObjectName/SerialCompatTest.java

    Severity Rule Message Line Col
    #A7243 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 233. 235
    #A7244 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 233. 235 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/descriptor/DefaultDescriptorTest.java

    Severity Rule Message Line Col
    #A7245 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 80
    #A7246 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 80 1
    #A7247 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 136. 134
    #A7248 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 136. 134 1
    #A7249 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 149. 147
    #A7250 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 149. 147 1
    #A7251 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 171. 169
    #A7252 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 171. 169 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/modelmbean/DescriptorSupportXMLLocaleTest.java

    Severity Rule Message Line Col
    #A7253 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A7254 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/BasicMXBean.java

    Severity Rule Message Line Col
    #A7255 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 36
    #A7256 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 36 4
    #A7257 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 42
    #A7258 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 42 4
    #A7259 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48
    #A7260 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48 4
    #A7261 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 54
    #A7262 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 54 4
    #A7263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 63. 60
    #A7264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 63. 60 4
    #A7265 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 66
    #A7266 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 66 4
    #A7267 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 72
    #A7268 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 72 4
    #A7269 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 78
    #A7270 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 78 4
    #A7271 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 87. 84
    #A7272 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 87. 84 4
    #A7273 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 90
    #A7274 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 90 4
    #A7275 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 96
    #A7276 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 96 4
    #A7277 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 105. 102
    #A7278 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 105. 102 4
    #A7279 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108
    #A7280 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108 4
    #A7281 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 117. 114
    #A7282 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 117. 114 4
    #A7283 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 120
    #A7284 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 120 4
    #A7285 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 129. 126
    #A7286 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 129. 126 4
    #A7287 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 132
    #A7288 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 132 4
    #A7289 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 141. 138
    #A7290 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 141. 138 4
    #A7291 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 148. 144
    #A7292 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 148. 144 4
    #A7293 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 151
    #A7294 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 154. 151 4
    #A7295 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 164
    #A7296 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 164 4
    #A7297 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 175. 171
    #A7298 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 175. 171 4
    #A7299 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 178
    #A7300 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 178 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/GenericTypeTest.java

    Severity Rule Message Line Col
    #A7301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 82
    #A7302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/LeakTest.java

    Severity Rule Message Line Col
    #A7303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 59
    #A7304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 59 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/MXBeanTest.java

    Severity Rule Message Line Col
    #A7305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 626. 625
    #A7306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 626. 625 1
    #A7307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 725. 719
    #A7308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 725. 719 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/OverloadTest.java

    Severity Rule Message Line Col
    #A7309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 55
    #A7310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 55 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/openmbean/MBeanFeatureInfoSerialStore.java

    Severity Rule Message Line Col
    #A7311 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 64. 61
    #A7312 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 64. 61 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/query/QueryExpStringTest.java

    Severity Rule Message Line Col
    #A7313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 101. 100
    #A7314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 101. 100 1
    #A7315 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 133. 134
    #A7316 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 133. 134 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/query/ServerDelegate.java

    Severity Rule Message Line Col
    #A7317 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 140. 128
    #A7318 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 140. 128 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/connection/BrokenConnectionTest.java

    Severity Rule Message Line Col
    #A7319 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 391. 390
    #A7320 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 391. 390 1
    #A7321 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 416. 414
    #A7322 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 416. 414 1
    #A7323 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 557. 556
    #A7324 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 557. 556 1
    #A7325 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 560. 559
    #A7326 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 560. 559 1
    #A7327 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 634. 633
    #A7328 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 634. 633 1
    #A7329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 640. 639
    #A7330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 640. 639 1
    #A7331 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 672. 671
    #A7332 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 672. 671 1
    #A7333 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 674. 673
    #A7334 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 674. 673 1
    #A7335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 784. 790
    #A7336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 784. 790 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/connection/ConnectionTest.java

    Severity Rule Message Line Col
    #A7337 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 74. 73
    #A7338 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 74. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/connectorServer/ConnectorStopDeadlockTest.java

    Severity Rule Message Line Col
    #A7339 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 105
    #A7340 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 105 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java

    Severity Rule Message Line Col
    #A7341 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 139. 137
    #A7342 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 139. 137 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/NoPermToRemoveTest.java

    Severity Rule Message Line Col
    #A7343 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7344 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2
    #A7345 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 92. 94
    #A7346 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 92. 94 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/NotSerializableNotifTest.java

    Severity Rule Message Line Col
    #A7347 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133
    #A7348 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/NotifBufferSizePropertyNameTest.java

    Severity Rule Message Line Col
    #A7349 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 139
    #A7350 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 139 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java

    Severity Rule Message Line Col
    #A7351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 130
    #A7352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 130 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/NotificationBufferTest.java

    Severity Rule Message Line Col
    #A7353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65
    #A7354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65 1
    #A7355 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 67
    #A7356 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 67 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/RMINotifTest.java

    Severity Rule Message Line Col
    #A7357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 149, 159. 155
    #A7358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 149, 159. 155 1
    #A7359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 169. 167
    #A7360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 169. 167 1
    #A7361 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 189. 183
    #A7362 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 189. 183 1
    #A7363 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 206
    #A7364 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 206 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/threads/ExecutorShutdownTest.java

    Severity Rule Message Line Col
    #A7365 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A7366 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/security/SecurityTest.java

    Severity Rule Message Line Col
    #A7367 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 259. 258
    #A7368 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 259. 258 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/security/ServerDelegate.java

    Severity Rule Message Line Col
    #A7369 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 140. 128
    #A7370 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 140. 128 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/management/security/TestSampleLoginModule.java

    Severity Rule Message Line Col
    #A7371 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 56
    #A7372 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 56 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/JSSERenegotiate.java

    Severity Rule Message Line Col
    #A7373 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 168. 167
    #A7374 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 168. 167 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/Stapling/SSLEngineWithStapling.java

    Severity Rule Message Line Col
    #A7375 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 448. 443
    #A7376 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 448. 443 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/finalize/SSLSessionFinalizeTest.java

    Severity Rule Message Line Col
    #A7377 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 108. 107
    #A7378 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 108. 107 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/templates/SSLExplorer.java

    Severity Rule Message Line Col
    #A7379 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 502. 503
    #A7380 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 502. 503 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/print/DialogMargins.java

    Severity Rule Message Line Col
    #A7381 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 14, indentation should be the same level as line 84. 82
    #A7382 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 14, indentation should be the same level as line 84. 82 14
    #A7383 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 14, indentation should be the same level as line 84. 83
    #A7384 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 14, indentation should be the same level as line 84. 83 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/print/StreamPrintingOrientation.java

    Severity Rule Message Line Col
    #A7385 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 44. 41
    #A7386 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 44. 41 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/print/attribute/ServiceDialogTest.java

    Severity Rule Message Line Col
    #A7387 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 52. 49
    #A7388 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 52. 49 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/print/attribute/SidesPageRangesTest.java

    Severity Rule Message Line Col
    #A7389 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 44. 41
    #A7390 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 44. 41 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/print/attribute/URLPDFPrinting.java

    Severity Rule Message Line Col
    #A7391 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 42. 39
    #A7392 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 42. 39 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/security/auth/PrivateCredentialPermission/Subset.java

    Severity Rule Message Line Col
    #A7393 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 458. 455
    #A7394 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 458. 455 10
    #A7395 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 11, indentation should be the same level as line 503. 498
    #A7396 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 11, indentation should be the same level as line 503. 498 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Devices/IOLoop.java

    Severity Rule Message Line Col
    #A7397 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 187. 186
    #A7398 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 187. 186 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/MidiSystem/6411624/Test6411624.java

    Severity Rule Message Line Col
    #A7399 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 76. 64
    #A7400 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 76. 64 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/MidiSystem/6411624/bug6411624.java

    Severity Rule Message Line Col
    #A7401 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 57. 59
    #A7402 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 57. 59 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/AudioFormat/Matches_NOT_SPECIFIED.java

    Severity Rule Message Line Col
    #A7403 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 56. 55
    #A7404 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 56. 55 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Lines/ClickInPlay/Test4218609.java

    Severity Rule Message Line Col
    #A7405 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 72. 60
    #A7406 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 72. 60 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Mixers/DirectSoundRepeatingBuffer/Test4997635.java

    Severity Rule Message Line Col
    #A7407 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 73. 61
    #A7408 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 73. 61 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Mixers/DirectSoundUnderrunSilence/Test5032020.java

    Severity Rule Message Line Col
    #A7409 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 72. 60
    #A7410 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 72. 60 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/sql/testng/test/rowset/CommonRowSetTests.java

    Severity Rule Message Line Col
    #A7411 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 506. 501
    #A7412 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 506. 501 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JColorChooser/Test6524757.java

    Severity Rule Message Line Col
    #A7413 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 61. 59
    #A7414 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 61. 59 1
    #A7415 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 66
    #A7416 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 68. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JColorChooser/Test8152419.java

    Severity Rule Message Line Col
    #A7417 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7418 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JDesktopPane/DesktopPaneBackgroundTest.java

    Severity Rule Message Line Col
    #A7419 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7420 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JDialog/Transparency/TransparencyTest.java

    Severity Rule Message Line Col
    #A7421 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7422 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFileChooser/GodMode/JFileChooserTest.java

    Severity Rule Message Line Col
    #A7423 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7424 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JInternalFrame/NormalBoundsTest.java

    Severity Rule Message Line Col
    #A7425 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7426 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JLayer/6824395/bug6824395.java

    Severity Rule Message Line Col
    #A7427 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 36. 24
    #A7428 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 36. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JLayer/8054543/bug8054543.java

    Severity Rule Message Line Col
    #A7429 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7430 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JMenuItem/6883341/bug6883341.java

    Severity Rule Message Line Col
    #A7431 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7432 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JMenuItem/7036148/bug7036148.java

    Severity Rule Message Line Col
    #A7433 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A7434 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JRadioButton/8033699/bug8033699.java

    Severity Rule Message Line Col
    #A7435 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7436 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JRadioButton/8075609/bug8075609.java

    Severity Rule Message Line Col
    #A7437 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 35. 24
    #A7438 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 35. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JSlider/SliderTick/SliderTickTest.java

    Severity Rule Message Line Col
    #A7439 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A7440 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JTabbedPane/4666224/bug4666224.java

    Severity Rule Message Line Col
    #A7441 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 75. 79
    #A7442 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 75. 79 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/JTable/JTableScrollTest.java

    Severity Rule Message Line Col
    #A7443 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 113. 112
    #A7444 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 113. 112 5
    #A7445 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 124. 123
    #A7446 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 124. 123 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/LookAndFeel/6439354/TitledBorderTest.java

    Severity Rule Message Line Col
    #A7447 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7448 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/plaf/nimbus/8057791/bug8057791.java

    Severity Rule Message Line Col
    #A7449 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24
    #A7450 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 30. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/swing/regtesthelpers/Util.java

    Severity Rule Message Line Col
    #A7451 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 152. 149
    #A7452 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 152. 149 6
    #A7453 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 169. 166
    #A7454 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 169. 166 6
    #A7455 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 272
    #A7456 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 283. 272 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/xml/crypto/dsig/GenerationTests.java

    Severity Rule Message Line Col
    #A7457 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 116
    #A7458 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 116 1
    #A7459 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 423. 421
    #A7460 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 423. 421 1
    #A7461 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 683. 681
    #A7462 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 683. 681 1
    #A7463 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 730. 728
    #A7464 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 730. 728 1
    #A7465 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 985. 983
    #A7466 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 985. 983 1
    #A7467 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,018. 1017
    #A7468 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,018. 1017 1
    #A7469 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,103. 1101
    #A7470 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,103. 1101 1
    #A7471 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,199. 1197
    #A7472 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,199. 1197 1
    #A7473 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,295. 1293
    #A7474 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,295. 1293 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/testng/validation/BaseTest.java

    Severity Rule Message Line Col
    #A7475 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 131
    #A7476 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 131 1
    #A7477 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 170. 169
    #A7478 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 170. 169 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/internal/math/FloatingDecimal/OldFloatingDecimalForTest.java

    Severity Rule Message Line Col
    #A7479 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,033. 1032
    #A7480 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,033. 1032 29
    #A7481 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 1,895. 1894
    #A7482 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 1,895. 1894 20
    #A7483 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,906. 1901
    #A7484 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,906. 1901 5
    #A7485 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,981. 1980
    #A7486 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,981. 1980 38
    #A7487 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,994. 1983
    #A7488 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,994. 1983 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/internal/math/FloatingDecimal/TestFDBigInteger.java

    Severity Rule Message Line Col
    #A7489 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 367. 366
    #A7490 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 367. 366 1
    #A7491 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 406. 405
    #A7492 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 406. 405 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/internal/misc/VM/GetNanoTimeAdjustment.java

    Severity Rule Message Line Col
    #A7493 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 153. 154
    #A7494 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 153. 154 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/LambdaTranslationTest1.java

    Severity Rule Message Line Col
    #A7495 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 177
    #A7496 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 177 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/separate/AttributeInjector.java

    Severity Rule Message Line Col
    #A7497 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 38. 59
    #A7498 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 38. 59 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/separate/ClassToInterfaceConverter.java

    Severity Rule Message Line Col
    #A7499 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 100
    #A7500 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 100 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/separate/Compiler.java

    Severity Rule Message Line Col
    #A7501 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 49. 51
    #A7502 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 49. 51 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/modules/incubator/ImageModules.java

    Severity Rule Message Line Col
    #A7503 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 98. 97
    #A7504 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 98. 97 10
    #A7505 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 207. 206
    #A7506 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 207. 206 10
    #A7507 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 232. 231
    #A7508 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 232. 231 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/jdk/nio/zipfs/Demo.java

    Severity Rule Message Line Col
    #A7509 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 52. 50
    #A7510 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 52. 50 26
    #A7511 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 56. 54
    #A7512 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 56. 54 26
    #A7513 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 59. 57
    #A7514 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 59. 57 26
    #A7515 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 62. 60
    #A7516 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 62. 60 26
    #A7517 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 66. 64
    #A7518 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 66. 64 26
    #A7519 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 70. 68
    #A7520 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 70. 68 26
    #A7521 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 73. 71
    #A7522 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 73. 71 26
    #A7523 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 78. 76
    #A7524 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 78. 76 26
    #A7525 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 82. 80
    #A7526 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 82. 80 26
    #A7527 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 85. 83
    #A7528 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 85. 83 26
    #A7529 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 88. 86
    #A7530 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 88. 86 26
    #A7531 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 91. 89
    #A7532 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 91. 89 26
    #A7533 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 97. 95
    #A7534 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 97. 95 26
    #A7535 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 107. 105
    #A7536 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 107. 105 26
    #A7537 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 110. 108
    #A7538 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 110. 108 26
    #A7539 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 114. 112
    #A7540 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 114. 112 26
    #A7541 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 118. 116
    #A7542 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 118. 116 26
    #A7543 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 121. 119
    #A7544 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 121. 119 26
    #A7545 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 133. 131
    #A7546 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 133. 131 26
    #A7547 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 136. 134
    #A7548 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 136. 134 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/ExtendedRobot.java

    Severity Rule Message Line Col
    #A7549 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 266. 252
    #A7550 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 266. 252 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/native_sanity/simplenativelauncher/ProgramTest.java

    Severity Rule Message Line Col
    #A7551 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7552 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/native_sanity/simplenativelib/NativeLib.java

    Severity Rule Message Line Col
    #A7553 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24
    #A7554 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/native_sanity/simplenativelib2/NativeLib.java

    Severity Rule Message Line Col
    #A7555 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24
    #A7556 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/JHyperlink.java

    Severity Rule Message Line Col
    #A7557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 210. 235
    #A7558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 210. 235 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/drivers/input/EventDriver.java

    Severity Rule Message Line Col
    #A7559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 63. 62
    #A7560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 63. 62 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java

    Severity Rule Message Line Col
    #A7561 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 140. 139
    #A7562 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 140. 139 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java

    Severity Rule Message Line Col
    #A7563 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 59. 58
    #A7564 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 59. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java

    Severity Rule Message Line Col
    #A7565 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 133. 129
    #A7566 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 133. 129 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/loops/CopyAreaSpeed.java

    Severity Rule Message Line Col
    #A7567 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 238. 237
    #A7568 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 238. 237 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/marlin/CrashTest.java

    Severity Rule Message Line Col
    #A7569 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 119. 102
    #A7570 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 119. 102 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/java2d/pipe/MutableColorTest/MutableColorTest.java

    Severity Rule Message Line Col
    #A7571 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 177. 171
    #A7572 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 177. 171 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java

    Severity Rule Message Line Col
    #A7573 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 69. 61
    #A7574 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 69. 61 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/management/LoggingTest/test.loggerfinder/test/loggerfinder/TestLoggerFinder.java

    Severity Rule Message Line Col
    #A7575 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 128. 125
    #A7576 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 128. 125 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/management/jmxremote/startstop/JMXStartStopTest.java

    Severity Rule Message Line Col
    #A7577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 453. 452
    #A7578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 453. 452 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/idn/TestData.java

    Severity Rule Message Line Col
    #A7579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 76. 69
    #A7580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 76. 69 5
    #A7581 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 165. 164
    #A7582 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 165. 164 5
    #A7583 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 250. 249
    #A7584 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 250. 249 8
    #A7585 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 267. 266
    #A7586 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 267. 266 8
    #A7587 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 9, indentation should be the same level as line 543. 536
    #A7588 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 9, indentation should be the same level as line 543. 536 6
    #A7589 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 623. 625
    #A7590 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 623. 625 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/ChunkedInputStream/TestAvailable.java

    Severity Rule Message Line Col
    #A7591 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 104. 101
    #A7592 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 104. 101 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/ChunkedOutputStream/Test.java

    Severity Rule Message Line Col
    #A7593 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 399. 397
    #A7594 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 399. 397 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/KeepAliveCache/B5045306.java

    Severity Rule Message Line Col
    #A7595 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 173. 169
    #A7596 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 173. 169 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/UserAuth.java

    Severity Rule Message Line Col
    #A7597 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 83. 80
    #A7598 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 83. 80 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/UserCookie.java

    Severity Rule Message Line Col
    #A7599 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 80. 77
    #A7600 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 80. 77 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/FindDecoderBugs.java

    Severity Rule Message Line Col
    #A7601 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 218. 217
    #A7602 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 218. 217 1
    #A7603 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 225. 223
    #A7604 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 225. 223 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/FindEncoderBugs.java

    Severity Rule Message Line Col
    #A7605 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 332. 330
    #A7606 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 332. 330 1
    #A7607 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 352. 351
    #A7608 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 352. 351 1
    #A7609 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 360. 359
    #A7610 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 360. 359 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/ISCIITest.java

    Severity Rule Message Line Col
    #A7611 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 289. 288
    #A7612 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 289. 288 42
    #A7613 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 291. 290
    #A7614 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 291. 290 42
    #A7615 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 293. 292
    #A7616 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 293. 292 42
    #A7617 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 295. 294
    #A7618 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 295. 294 42
    #A7619 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 297. 296
    #A7620 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 297. 296 42
    #A7621 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 300. 298
    #A7622 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 300. 298 42
    #A7623 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 302. 301
    #A7624 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 302. 301 42
    #A7625 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 302. 303
    #A7626 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 302. 303 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/EUC_JP_LINUX_OLD.java

    Severity Rule Message Line Col
    #A7627 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 133. 132
    #A7628 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 133. 132 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/EUC_JP_OLD.java

    Severity Rule Message Line Col
    #A7629 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 147. 146
    #A7630 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 147. 146 27
    #A7631 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 195. 194
    #A7632 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 195. 194 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/MS932_OLD.java

    Severity Rule Message Line Col
    #A7633 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 62. 61
    #A7634 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 62. 61 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/TestIBMDB.java

    Severity Rule Message Line Col
    #A7635 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 198. 197
    #A7636 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 198. 197 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/TestIBMBugs.java

    Severity Rule Message Line Col
    #A7637 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 16, indentation should be the same level as line 58. 57
    #A7638 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 16, indentation should be the same level as line 58. 57 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/TestUTF8.java

    Severity Rule Message Line Col
    #A7639 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 318. 316
    #A7640 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 318. 316 63
    #A7641 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 323. 321
    #A7642 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 323. 321 63
    #A7643 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 381. 380
    #A7644 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 381. 380 4
    #A7645 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 426. 425
    #A7646 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 426. 425 63
    #A7647 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 431. 429
    #A7648 warning CommentsIndentation Comment has incorrect indentation level 62, expected is 8, indentation should be the same level as line 431. 429 63
    #A7649 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 548. 547
    #A7650 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 548. 547 14
    #A7651 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 559. 558
    #A7652 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 559. 558 14
    #A7653 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 562. 561
    #A7654 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 562. 561 14
    #A7655 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 566. 565
    #A7656 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 566. 565 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/TestUTF_16.java

    Severity Rule Message Line Col
    #A7657 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 10, indentation should be the same level as line 190. 173
    #A7658 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 10, indentation should be the same level as line 190. 173 9
    #A7659 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 190. 189
    #A7660 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 190. 189 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/DiffNameSameKey.java

    Severity Rule Message Line Col
    #A7661 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 16, indentation should be the same level as line 66. 65
    #A7662 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 16, indentation should be the same level as line 66. 65 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/DynamicKeytab.java

    Severity Rule Message Line Col
    #A7663 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 8, indentation should be the same level as line 109. 108
    #A7664 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 8, indentation should be the same level as line 109. 108 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/KDC.java

    Severity Rule Message Line Col
    #A7665 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 24, indentation should be the same level as line 1,046. 1045
    #A7666 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 24, indentation should be the same level as line 1,046. 1045 33
    #A7667 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 1,426. 1425
    #A7668 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 1,426. 1425 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/KdcPolicy.java

    Severity Rule Message Line Col
    #A7669 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 144. 142
    #A7670 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 144. 142 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/ReplayCacheTestProc.java

    Severity Rule Message Line Col
    #A7671 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 123. 122
    #A7672 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 123. 122 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/mscapi/SignUsingNONEwithRSA.java

    Severity Rule Message Line Col
    #A7673 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7674 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/mscapi/SmallPrimeExponentP.java

    Severity Rule Message Line Col
    #A7675 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 36. 24
    #A7676 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 36. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs/pkcs7/SignerOrder.java

    Severity Rule Message Line Col
    #A7677 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 154. 153
    #A7678 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 154. 153 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/KeyAgreement/TestDH.java

    Severity Rule Message Line Col
    #A7679 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 94. 93
    #A7680 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 94. 93 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/KeyAgreement/TestShort.java

    Severity Rule Message Line Col
    #A7681 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 97. 128
    #A7682 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 97. 128 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    #A7683 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 101. 92
    #A7684 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 101. 92 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/ec/TestECDSA.java

    Severity Rule Message Line Col
    #A7685 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 183. 182
    #A7686 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 183. 182 1
    #A7687 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 261
    #A7688 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 261 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/fips/CipherTest.java

    Severity Rule Message Line Col
    #A7689 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 269. 268
    #A7690 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 269. 268 1
    #A7691 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 430. 429
    #A7692 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 430. 429 1
    #A7693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 432. 431
    #A7694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 432. 431 1
    #A7695 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 443. 442
    #A7696 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 443. 442 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/fips/ImportKeyStore.java

    Severity Rule Message Line Col
    #A7697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A7698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A7699 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 61. 60
    #A7700 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 61. 60 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/fips/JSSEServer.java

    Severity Rule Message Line Col
    #A7701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 48
    #A7702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 48 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/rsa/GenKeyStore.java

    Severity Rule Message Line Col
    #A7703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104
    #A7704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/rsa/KeyWrap.java

    Severity Rule Message Line Col
    #A7705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 90
    #A7706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 90 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/rsa/TestKeyFactory.java

    Severity Rule Message Line Col
    #A7707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 108. 117
    #A7708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 108. 117 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/DSA/TestAlgParameterGenerator.java

    Severity Rule Message Line Col
    #A7709 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7710 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    #A7711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 118. 127
    #A7712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 118. 127 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/SecureRandom/StrongSeedReader.java

    Severity Rule Message Line Col
    #A7713 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 1
    #A7714 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 1 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/rsa/GenKeyStore.java

    Severity Rule Message Line Col
    #A7715 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104
    #A7716 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/smartcardio/TestChannel.java

    Severity Rule Message Line Col
    #A7717 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 47. 45
    #A7718 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 47. 45 1
    #A7719 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 101. 94
    #A7720 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 101. 94 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/smartcardio/TestConnect.java

    Severity Rule Message Line Col
    #A7721 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 66
    #A7722 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/smartcardio/TestControl.java

    Severity Rule Message Line Col
    #A7723 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 59. 57
    #A7724 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 59. 57 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/GenSSLConfigs/ServerHandler.java

    Severity Rule Message Line Col
    #A7725 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 44. 46
    #A7726 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 44. 46 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/GenSSLConfigs/ServerThread.java

    Severity Rule Message Line Col
    #A7727 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 124. 122
    #A7728 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 124. 122 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/GenSSLConfigs/main.java

    Severity Rule Message Line Col
    #A7729 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 119. 118
    #A7730 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 119. 118 9
    #A7731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 261. 248
    #A7732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 261. 248 1
    #A7733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 272. 270
    #A7734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 272. 270 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/HandshakeOutStream/NullCerts.java

    Severity Rule Message Line Col
    #A7735 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 198
    #A7736 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 198 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSessionContextImpl/Timeout.java

    Severity Rule Message Line Col
    #A7737 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 40. 39
    #A7738 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 40. 39 1
    #A7739 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 46. 45
    #A7740 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 46. 45 1
    #A7741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 54. 60
    #A7742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 54. 60 1
    #A7743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64
    #A7744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSocketImpl/NonAutoClose.java

    Severity Rule Message Line Col
    #A7745 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 109. 102
    #A7746 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 109. 102 5
    #A7747 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 273
    #A7748 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 273 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java

    Severity Rule Message Line Col
    #A7749 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 141. 138
    #A7750 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 141. 138 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/ServerHandshaker/HelloExtensionsTest.java

    Severity Rule Message Line Col
    #A7751 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 127. 69
    #A7752 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 127. 69 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/tools/jarsigner/EntriesOrder.java

    Severity Rule Message Line Col
    #A7753 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 135. 136
    #A7754 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 135. 136 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/security/tools/jarsigner/TsacertOptionTest.java

    Severity Rule Message Line Col
    #A7755 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 142. 141
    #A7756 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 142. 141 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/tools/jhsdb/SAGetoptTest.java

    Severity Rule Message Line Col
    #A7757 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 25
    #A7758 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 25 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/tools/jps/TestJps.java

    Severity Rule Message Line Col
    #A7759 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 43. 33
    #A7760 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 43. 33 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/TestZoneInfo310.java

    Severity Rule Message Line Col
    #A7761 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 125. 119
    #A7762 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 125. 119 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/ZoneInfoOld.java

    Severity Rule Message Line Col
    #A7763 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 389. 367
    #A7764 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 389. 367 4
    #A7765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 566. 560
    #A7766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 566. 560 1
    #A7767 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 842. 834
    #A7768 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 842. 834 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/util/locale/provider/Bug8163350.java

    Severity Rule Message Line Col
    #A7769 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7770 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/util/resources/TimeZone/Bug6377794.java

    Severity Rule Message Line Col
    #A7771 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 67. 61
    #A7772 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 67. 61 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/sun/util/resources/cldr/Bug8145136.java

    Severity Rule Message Line Col
    #A7773 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 25
    #A7774 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 25 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jar/modularJar/Basic.java

    Severity Rule Message Line Col
    #A7775 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,010. 1008
    #A7776 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,010. 1008 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jar/multiRelease/ApiValidatorTest.java

    Severity Rule Message Line Col
    #A7777 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 108. 111
    #A7778 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 108. 111 1
    #A7779 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 142. 141
    #A7780 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 142. 141 1
    #A7781 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 197. 195
    #A7782 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 197. 195 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/JLink2Test.java

    Severity Rule Message Line Col
    #A7783 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 39. 24
    #A7784 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 39. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/JLinkNegativeTest.java

    Severity Rule Message Line Col
    #A7785 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 215
    #A7786 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 215 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java

    Severity Rule Message Line Col
    #A7787 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 148. 147
    #A7788 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 148. 147 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/optimplugin/optim/ForNameTestCase.java

    Severity Rule Message Line Col
    #A7789 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 123. 121
    #A7790 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 123. 121 17
    #A7791 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 131. 129
    #A7792 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 131. 129 17
    #A7793 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 137. 135
    #A7794 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 137. 135 17
    #A7795 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 143. 141
    #A7796 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 143. 141 17
    #A7797 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 149. 147
    #A7798 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 149. 147 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/plugins/ExcludeVMPluginTest.java

    Severity Rule Message Line Col
    #A7799 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7800 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/plugins/GenerateJLIClassesPluginTest.java

    Severity Rule Message Line Col
    #A7801 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 49. 36
    #A7802 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 49. 36 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/plugins/PluginsNegativeTest.java

    Severity Rule Message Line Col
    #A7803 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7804 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/jlink/plugins/PrevisitorTest.java

    Severity Rule Message Line Col
    #A7805 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7806 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/6842838/CreateBadJar.java

    Severity Rule Message Line Col
    #A7807 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 126. 122
    #A7808 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 126. 122 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/ArgFileSyntax.java

    Severity Rule Message Line Col
    #A7809 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 88. 87
    #A7810 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 88. 87 11
    #A7811 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 102. 101
    #A7812 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 102. 101 11
    #A7813 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 127. 126
    #A7814 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 127. 126 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/Arrrghs.java

    Severity Rule Message Line Col
    #A7815 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 557. 556
    #A7816 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 557. 556 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/BigJar.java

    Severity Rule Message Line Col
    #A7817 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 215. 214
    #A7818 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 215. 214 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/Test7029048.java

    Severity Rule Message Line Col
    #A7819 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 104. 100
    #A7820 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 104. 100 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/launcher/UnicodeTest.java

    Severity Rule Message Line Col
    #A7821 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 117. 112
    #A7822 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 117. 112 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk10/test/tools/pack200/Pack200Test.java

    Severity Rule Message Line Col
    #A7823 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A7824 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2